diff options
author | sno <sno@pkgsrc.org> | 2010-08-19 20:07:39 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-08-19 20:07:39 +0000 |
commit | 7c3532cc8270db1cd02d7da7984adef4dd01007d (patch) | |
tree | 82d233fc75396ba79e3580ec2c9df2d0feee2bd0 /textproc/p5-Lingua-EN-Inflect-Phrase | |
parent | 1949c4709ba740685427aab1dc5d456ecfd2e162 (diff) | |
download | pkgsrc-7c3532cc8270db1cd02d7da7984adef4dd01007d.tar.gz |
Importing package for Perl5 module Lingua::EN::Inflect::Phrase 0.04 into
textproc/p5-Lingua-EN-Inflect-Phrase as dependency of scheduled update of
DBIx::Class::Schema::Loader
Attempts to pluralize or singularize short English phrases.
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect-Phrase')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Phrase/DESCR | 1 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Phrase/Makefile | 28 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Phrase/distinfo | 5 |
3 files changed, 34 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect-Phrase/DESCR b/textproc/p5-Lingua-EN-Inflect-Phrase/DESCR new file mode 100644 index 00000000000..9f66383513e --- /dev/null +++ b/textproc/p5-Lingua-EN-Inflect-Phrase/DESCR @@ -0,0 +1 @@ +Attempts to pluralize or singularize short English phrases. diff --git a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile new file mode 100644 index 00000000000..04342d0984b --- /dev/null +++ b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/08/19 20:07:39 sno Exp $ +# + +DISTNAME= Lingua-EN-Inflect-Phrase-0.04 +PKGNAME= p5-${DISTNAME} +#PKGREVISION= 1 +CATEGORIES= textproc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Lingua-EN-Inflect-Phrase/ +COMMENT= Inflect short English Phrases +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-Lingua-EN-Inflect>=1.89.1:../../textproc/p5-Lingua-EN-Inflect +DEPENDS+= p5-Lingua-EN-Inflect-Number>=1.1:../../textproc/p5-Lingua-EN-Inflect-Number +DEPENDS+= p5-Lingua-EN-Tagger>=0.15:../../textproc/p5-Lingua-EN-Tagger + +BUILD_DEPENDS+= {perl>=5.12.0,p5-Test-Simple>=0.94}:../../devel/p5-Test-Simple + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Lingua/EN/Inflect/Phrase/.packlist +PERL5_MODULE_TYPE= Module::Install::Bundled + +PKG_DESTDIR_SUPPORT= user-destdir + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo b/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo new file mode 100644 index 00000000000..843a72b9812 --- /dev/null +++ b/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/08/19 20:07:39 sno Exp $ + +SHA1 (Lingua-EN-Inflect-Phrase-0.04.tar.gz) = 0959d9ac6c34f3e56a0cbb410509b1862b412dc4 +RMD160 (Lingua-EN-Inflect-Phrase-0.04.tar.gz) = ef913231efb5cfee4b4dd90b02050f5b28274064 +Size (Lingua-EN-Inflect-Phrase-0.04.tar.gz) = 24418 bytes |