pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Lingua-EN-Inflect Import p5-Lingua-EN-Inflect...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3586cc8fc679
branches: trunk
changeset: 483055:3586cc8fc679
user: he <he%pkgsrc.org@localhost>
date: Sat Nov 06 18:55:04 2004 +0000
description:
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.
diffstat:
devel/p5-Lingua-EN-Inflect/DESCR | 7 +++++++
devel/p5-Lingua-EN-Inflect/Makefile | 19 +++++++++++++++++++
devel/p5-Lingua-EN-Inflect/PLIST | 1 +
devel/p5-Lingua-EN-Inflect/distinfo | 4 ++++
4 files changed, 31 insertions(+), 0 deletions(-)
diffs (47 lines):
diff -r 4da1fd10dcf4 -r 3586cc8fc679 devel/p5-Lingua-EN-Inflect/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Lingua-EN-Inflect/DESCR Sat Nov 06 18:55:04 2004 +0000
@@ -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 -r 4da1fd10dcf4 -r 3586cc8fc679 devel/p5-Lingua-EN-Inflect/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Lingua-EN-Inflect/Makefile Sat Nov 06 18:55:04 2004 +0000
@@ -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@localhost
+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 -r 4da1fd10dcf4 -r 3586cc8fc679 devel/p5-Lingua-EN-Inflect/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Lingua-EN-Inflect/PLIST Sat Nov 06 18:55:04 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/06 18:55:04 he Exp $
diff -r 4da1fd10dcf4 -r 3586cc8fc679 devel/p5-Lingua-EN-Inflect/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Lingua-EN-Inflect/distinfo Sat Nov 06 18:55:04 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index