pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/p5-Lingua-Preferred Initial import of p5-Lingua-P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/619bc35b27a8
branches: trunk
changeset: 489320:619bc35b27a8
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Feb 19 20:03:43 2005 +0000
description:
Initial import of p5-Lingua-Preferred:
Many web browsers let you specify which languages you understand.
Then they negotiate with the web server to get documents in the
best language possible. This is something similar in Perl.
diffstat:
misc/p5-Lingua-Preferred/DESCR | 3 +++
misc/p5-Lingua-Preferred/Makefile | 17 +++++++++++++++++
misc/p5-Lingua-Preferred/PLIST | 1 +
misc/p5-Lingua-Preferred/distinfo | 4 ++++
4 files changed, 25 insertions(+), 0 deletions(-)
diffs (41 lines):
diff -r 51958bb40692 -r 619bc35b27a8 misc/p5-Lingua-Preferred/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Lingua-Preferred/DESCR Sat Feb 19 20:03:43 2005 +0000
@@ -0,0 +1,3 @@
+Many web browsers let you specify which languages you understand.
+Then they negotiate with the web server to get documents in the
+best language possible. This is something similar in Perl.
diff -r 51958bb40692 -r 619bc35b27a8 misc/p5-Lingua-Preferred/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Lingua-Preferred/Makefile Sat Feb 19 20:03:43 2005 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/02/19 20:03:43 wiz Exp $
+#
+
+DISTNAME= Lingua-Preferred-0.2.4
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+COMMENT= Choose a preferred language from a selection
+
+USE_BUILDLINK3= yes
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Lingua/Preferred/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 51958bb40692 -r 619bc35b27a8 misc/p5-Lingua-Preferred/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Lingua-Preferred/PLIST Sat Feb 19 20:03:43 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/19 20:03:43 wiz Exp $
diff -r 51958bb40692 -r 619bc35b27a8 misc/p5-Lingua-Preferred/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Lingua-Preferred/distinfo Sat Feb 19 20:03:43 2005 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/02/19 20:03:43 wiz Exp $
+
+SHA1 (Lingua-Preferred-0.2.4.tar.gz) = b8c08b30fd17ebd691f37cc9e142306769990ccb
+Size (Lingua-Preferred-0.2.4.tar.gz) = 6029 bytes
Home |
Main Index |
Thread Index |
Old Index