Initial import of p5-Lingua-EN-Inflect-Number 1.1

This module extends the functionality of Lingua::EN::Inflect with three
new functions for word-number conversions.

from Sam Smith <S at msmith.net>
This commit is contained in:
sturm 2004-05-17 19:36:22 +00:00
parent f5c1e93216
commit 92f1a62049
4 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/05/17 19:36:22 sturm Exp $
COMMENT= "force number of words to singular or plural"
DISTNAME= Lingua-EN-Inflect-Number-1.1
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MAINTAINER= Sam Smith <S@msmith.net>
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
CONFIGURE_STYLE=perl
RUN_DEPENDS= ::textproc/p5-Lingua-EN-Inflect
BUILD_DEPENDS= ${RUN_DEPENDS}
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Lingua-EN-Inflect-Number-1.1.tar.gz) = bcee940ef603da93e7da11d8eecad409
RMD160 (Lingua-EN-Inflect-Number-1.1.tar.gz) = 209a37eb063bae1dd83bf2c0d7956f667728af64
SHA1 (Lingua-EN-Inflect-Number-1.1.tar.gz) = 487c96224aec62f02c182c143f2e9c429a0bc733

View File

@ -0,0 +1,2 @@
This module extends the functionality of Lingua::EN::Inflect with three
new functions for word-number conversions.

View File

@ -0,0 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/05/17 19:36:22 sturm Exp $
${P5SITE}/Lingua/EN/Inflect/Number.pm
@comment ${P5ARCH}/auto/Lingua/EN/Inflect/Number/.packlist
man/man3p/Lingua::EN::Inflect::Number.3p
@comment @dirrm ${P5ARCH}/auto/Lingua/EN/Inflect/Number
@comment @dirrm ${P5ARCH}/auto/Lingua/EN/Inflect
@comment @dirrm ${P5ARCH}/auto/Lingua/EN
@comment @dirrm ${P5ARCH}/auto/Lingua
@comment @dirrm ${P5ARCH}/auto
@comment @dirrm ${P5ARCH}
@dirrm ${P5SITE}/Lingua/EN/Inflect