From cc5d398eb4730ed1c03772ac3905aebd18aa3c97 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 4 Nov 2003 08:53:03 +0000 Subject: Add p5-Lingua-EN-Numbers-Easy 1.2, a perl module providing hash access to Lingua::EN::Numbers objects. --- textproc/p5-Lingua-EN-Numbers-Easy/Makefile | 29 ++++++++++++++++++++++++++++ textproc/p5-Lingua-EN-Numbers-Easy/distinfo | 1 + textproc/p5-Lingua-EN-Numbers-Easy/pkg-descr | 2 ++ textproc/p5-Lingua-EN-Numbers-Easy/pkg-plist | 4 ++++ 4 files changed, 36 insertions(+) create mode 100644 textproc/p5-Lingua-EN-Numbers-Easy/Makefile create mode 100644 textproc/p5-Lingua-EN-Numbers-Easy/distinfo create mode 100644 textproc/p5-Lingua-EN-Numbers-Easy/pkg-descr create mode 100644 textproc/p5-Lingua-EN-Numbers-Easy/pkg-plist (limited to 'textproc/p5-Lingua-EN-Numbers-Easy') diff --git a/textproc/p5-Lingua-EN-Numbers-Easy/Makefile b/textproc/p5-Lingua-EN-Numbers-Easy/Makefile new file mode 100644 index 000000000000..ebae518dd75c --- /dev/null +++ b/textproc/p5-Lingua-EN-Numbers-Easy/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: Lingua-EN-Numbers-Easy +# Date created: 15 September 2003 +# Whom: Maxim Sobolev +# +# $FreeBSD$ +# + +PORTNAME= Lingua-EN-Numbers-Easy +PORTVERSION= 1.2 +CATEGORIES= textproc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= Lingua/ABIGAIL +PKGNAMEPREFIX= p5- +DISTNAME= Lingua_EN_Numbers_Easy-${PORTVERSION} +EXTRACT_SUFX= .tgz + +MAINTAINER= ports@FreeBSD.org +COMMENT= A perl module providing hash access to Lingua::EN::Numbers objects + +BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Numbers.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Numbers +RUN_DEPENDS= ${SITE_PERL}/Lingua/EN/Numbers.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Numbers + +WRKSRC= ${WRKDIR}/Easy-${PORTVERSION} + +PERL_CONFIGURE= yes + +MAN3= Lingua::EN::Numbers::Easy.3 + +.include diff --git a/textproc/p5-Lingua-EN-Numbers-Easy/distinfo b/textproc/p5-Lingua-EN-Numbers-Easy/distinfo new file mode 100644 index 000000000000..95e1d1cfcda4 --- /dev/null +++ b/textproc/p5-Lingua-EN-Numbers-Easy/distinfo @@ -0,0 +1 @@ +MD5 (Lingua_EN_Numbers_Easy-1.2.tgz) = 61faa44c4df08cbb2c97ddb3895f1661 diff --git a/textproc/p5-Lingua-EN-Numbers-Easy/pkg-descr b/textproc/p5-Lingua-EN-Numbers-Easy/pkg-descr new file mode 100644 index 000000000000..f92281fbd72d --- /dev/null +++ b/textproc/p5-Lingua-EN-Numbers-Easy/pkg-descr @@ -0,0 +1,2 @@ +Perl module Lingua::EN::Numbers::Easy provides hash access to +Lingua::EN::Numbers objects. diff --git a/textproc/p5-Lingua-EN-Numbers-Easy/pkg-plist b/textproc/p5-Lingua-EN-Numbers-Easy/pkg-plist new file mode 100644 index 000000000000..e4bbb3eb2e9f --- /dev/null +++ b/textproc/p5-Lingua-EN-Numbers-Easy/pkg-plist @@ -0,0 +1,4 @@ +lib/perl5/site_perl/%%PERL_VER%%/Lingua/EN/Numbers/Easy.pm +lib/perl5/site_perl/%%PERL_VER%%/mach/auto/Lingua/EN/Numbers/Easy/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/mach/auto/Lingua/EN/Numbers/Easy +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Lingua/EN/Numbers -- cgit v1.2.3