From 7d1b2924c1c7ffcdffc42345162c0ca434e459a6 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 19 Feb 2005 20:03:43 +0000 Subject: 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. --- 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(+) create mode 100644 misc/p5-Lingua-Preferred/DESCR create mode 100644 misc/p5-Lingua-Preferred/Makefile create mode 100644 misc/p5-Lingua-Preferred/PLIST create mode 100644 misc/p5-Lingua-Preferred/distinfo (limited to 'misc') diff --git a/misc/p5-Lingua-Preferred/DESCR b/misc/p5-Lingua-Preferred/DESCR new file mode 100644 index 00000000000..de44d065637 --- /dev/null +++ b/misc/p5-Lingua-Preferred/DESCR @@ -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 --git a/misc/p5-Lingua-Preferred/Makefile b/misc/p5-Lingua-Preferred/Makefile new file mode 100644 index 00000000000..29462330f39 --- /dev/null +++ b/misc/p5-Lingua-Preferred/Makefile @@ -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 +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 --git a/misc/p5-Lingua-Preferred/PLIST b/misc/p5-Lingua-Preferred/PLIST new file mode 100644 index 00000000000..b981ac399fa --- /dev/null +++ b/misc/p5-Lingua-Preferred/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/19 20:03:43 wiz Exp $ diff --git a/misc/p5-Lingua-Preferred/distinfo b/misc/p5-Lingua-Preferred/distinfo new file mode 100644 index 00000000000..b89aabf1926 --- /dev/null +++ b/misc/p5-Lingua-Preferred/distinfo @@ -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 -- cgit v1.2.3