diff options
author | tobez <tobez@FreeBSD.org> | 2007-04-06 01:57:26 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2007-04-06 01:57:26 +0800 |
commit | dd645241e48a83393648739376b10d825ad621d2 (patch) | |
tree | 5850681f36b9d39806da1fe3b901d74f09b5dc70 /textproc | |
parent | 147f437a396c4e18e908e3a623d975083e972444 (diff) | |
download | freebsd-ports-gnome-dd645241e48a83393648739376b10d825ad621d2.tar.gz freebsd-ports-gnome-dd645241e48a83393648739376b10d825ad621d2.tar.zst freebsd-ports-gnome-dd645241e48a83393648739376b10d825ad621d2.zip |
Add textproc/p5-Template-Plugin-Lingua-EN-Inflect 0.02, a Perl modules
that interfaces Template Toolkit with Lingua::EN::Inflect.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile | 26 | ||||
-rw-r--r-- | textproc/p5-Template-Plugin-Lingua-EN-Inflect/distinfo | 3 | ||||
-rw-r--r-- | textproc/p5-Template-Plugin-Lingua-EN-Inflect/pkg-descr | 6 | ||||
-rw-r--r-- | textproc/p5-Template-Plugin-Lingua-EN-Inflect/pkg-plist | 11 |
5 files changed, 47 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 2dbc70c0b20c..2274687f34ed 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -493,6 +493,7 @@ SUBDIR += p5-TeX-Hyphen SUBDIR += p5-Template-Extract SUBDIR += p5-Template-Magic + SUBDIR += p5-Template-Plugin-Lingua-EN-Inflect SUBDIR += p5-Text-ASCIITable SUBDIR += p5-Text-Affixes SUBDIR += p5-Text-Aligner diff --git a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile new file mode 100644 index 000000000000..f1fd0331f86e --- /dev/null +++ b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: textproc/p5-Template-Plugin-Lingua-EN-Inflect +# Date created: 05 April 2007 +# Whom: Anton Berezin <tobez@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= Template-Plugin-Lingua-EN-Inflect +PORTVERSION= 0.02 +CATEGORIES= textproc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= Template +PKGNAMEPREFIX= p5- + +MAINTAINER= tobez@FreeBSD.org +COMMENT= Interface Template Toolkit to Lingua::EN::Inflect module + +BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Inflect.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ + ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit +RUN_DEPENDS= ${BUILD_DEPENDS} + +PERL_CONFIGURE= yes + +MAN3= Template::Plugin::Lingua::EN::Inflect.3 + +.include <bsd.port.mk> diff --git a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/distinfo b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/distinfo new file mode 100644 index 000000000000..c8fc97e7f165 --- /dev/null +++ b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/distinfo @@ -0,0 +1,3 @@ +MD5 (Template-Plugin-Lingua-EN-Inflect-0.02.tar.gz) = 3e1869e383c9a08e86ce982f07de1c20 +SHA256 (Template-Plugin-Lingua-EN-Inflect-0.02.tar.gz) = 232c23a98837dfc3959a8304a5232343ae3d16723e9a0128eb7410b7d0b3d24f +SIZE (Template-Plugin-Lingua-EN-Inflect-0.02.tar.gz) = 4615 diff --git a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/pkg-descr b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/pkg-descr new file mode 100644 index 000000000000..09ef8ba478cd --- /dev/null +++ b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/pkg-descr @@ -0,0 +1,6 @@ +The Lingua::EN::Inflect is an interface of Template Toolkit to Damian +Conway's Linua::EN::Inflect Perl module, which provides plural +inflections, "a"/"an" selection for English words, and manipulation of +numbers as words. + +WWW: http://search.cpan.org/dist/Template-Plugin-Lingua-EN-Inflect/ diff --git a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/pkg-plist b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/pkg-plist new file mode 100644 index 000000000000..55ba922c2cde --- /dev/null +++ b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/pkg-plist @@ -0,0 +1,11 @@ +%%SITE_PERL%%/Template/Plugin/Lingua/EN/Inflect.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Lingua/EN/Inflect/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Lingua/EN/Inflect +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Lingua/EN +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Lingua +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin +@dirrmtry %%SITE_PERL%%/Template/Plugin/Lingua/EN +@dirrmtry %%SITE_PERL%%/Template/Plugin/Lingua +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template +@dirrmtry %%SITE_PERL%%/Template/Plugin +@dirrmtry %%SITE_PERL%%/Template |