Import p5-Lingua-EN-Inflect version 1.88.

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.
This commit is contained in:
he 2004-11-06 18:55:04 +00:00
parent 03c94e2c78
commit 18602f3133
4 changed files with 31 additions and 0 deletions

View file

@ -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.

View file

@ -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"

View file

@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/06 18:55:04 he Exp $

View file

@ -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