diff options
author | abs <abs@pkgsrc.org> | 2008-05-30 11:57:20 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2008-05-30 11:57:20 +0000 |
commit | 6b2f6aeab5aae70ca63c84bf1ce8bf3edf1bdedc (patch) | |
tree | ca24e330fb64a362e5561b0e835c15c08b420b06 /textproc | |
parent | 49936840d0250fe2ed49505003e89581fe2bbec1 (diff) | |
download | pkgsrc-6b2f6aeab5aae70ca63c84bf1ce8bf3edf1bdedc.tar.gz |
Import textproc/p5-Lingua-EN-Inflect-Number 1.1
This module extends the functionality of Lingua::EN::Inflect with
three new functions available for export.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Number/DESCR | 2 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Number/Makefile | 23 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Number/distinfo | 5 |
3 files changed, 30 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect-Number/DESCR b/textproc/p5-Lingua-EN-Inflect-Number/DESCR new file mode 100644 index 00000000000..9e9d263ff02 --- /dev/null +++ b/textproc/p5-Lingua-EN-Inflect-Number/DESCR @@ -0,0 +1,2 @@ +This module extends the functionality of Lingua::EN::Inflect with +three new functions available for export. diff --git a/textproc/p5-Lingua-EN-Inflect-Number/Makefile b/textproc/p5-Lingua-EN-Inflect-Number/Makefile new file mode 100644 index 00000000000..a6906f14d74 --- /dev/null +++ b/textproc/p5-Lingua-EN-Inflect-Number/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/05/30 11:57:20 abs Exp $ +# + +DISTNAME= Lingua-EN-Inflect-Number-1.1 +PKGNAME= p5-${DISTNAME} +PKGNAME= p5-${DISTNAME} +CATEGORIES= textproc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SI/SIMON/} +#MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/ +COMMENT= Force number of words to singular or plural + +DEPENDS+= p5-Lingua-EN-Inflect>=0:../../textproc/p5-Lingua-EN-Inflect + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Lingua/EN/Inflect/Number/.packlist + +PKG_DESTDIR_SUPPORT= user-destdir + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-Lingua-EN-Inflect-Number/distinfo b/textproc/p5-Lingua-EN-Inflect-Number/distinfo new file mode 100644 index 00000000000..c08a925a45f --- /dev/null +++ b/textproc/p5-Lingua-EN-Inflect-Number/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/05/30 11:57:20 abs Exp $ + +SHA1 (Lingua-EN-Inflect-Number-1.1.tar.gz) = 487c96224aec62f02c182c143f2e9c429a0bc733 +RMD160 (Lingua-EN-Inflect-Number-1.1.tar.gz) = 209a37eb063bae1dd83bf2c0d7956f667728af64 +Size (Lingua-EN-Inflect-Number-1.1.tar.gz) = 3003 bytes |