diff --git a/devel/p5-Lingua-EN-Inflect/DESCR b/devel/p5-Lingua-EN-Inflect/DESCR new file mode 100644 index 000000000000..f3ddee1ed7cf --- /dev/null +++ b/devel/p5-Lingua-EN-Inflect/DESCR @@ -0,0 +1,7 @@ +The exportable subroutines of Lingua::EN::Inflect provide plural +inflections and "a"/"an" selection for English words. + +Plural forms of all nouns, most verbs, and some adjectives are +provided. Where appropriate, "classical" variants (for example: +"brother" -> "brethren", "dogma" -> "dogmata", etc.) are also +provided. diff --git a/devel/p5-Lingua-EN-Inflect/Makefile b/devel/p5-Lingua-EN-Inflect/Makefile new file mode 100644 index 000000000000..56965f6b451c --- /dev/null +++ b/devel/p5-Lingua-EN-Inflect/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/11/06 18:55:04 he Exp $ + +DISTNAME= Lingua-EN-Inflect-1.88 +PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5lei +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} + +MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://search.cpan.org/~dconway/Lingua-EN-Inflect-1.88/ +COMMENT= Perl module for inflection of english words and a/an selection + +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= YES +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Lingua/EN/Inflect/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Lingua-EN-Inflect/PLIST b/devel/p5-Lingua-EN-Inflect/PLIST new file mode 100644 index 000000000000..40b47b23ca30 --- /dev/null +++ b/devel/p5-Lingua-EN-Inflect/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/06 18:55:04 he Exp $ diff --git a/devel/p5-Lingua-EN-Inflect/distinfo b/devel/p5-Lingua-EN-Inflect/distinfo new file mode 100644 index 000000000000..fb0492c4e59f --- /dev/null +++ b/devel/p5-Lingua-EN-Inflect/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2004/11/06 18:55:04 he Exp $ + +SHA1 (Lingua-EN-Inflect-1.88.tar.gz) = f8bbb9836b4232b2ccc011ab2aff3a6fdbf936d1 +Size (Lingua-EN-Inflect-1.88.tar.gz) = 37566 bytes