import p5-Lingua-EN-Inflect from Andrew Fresh, ok landry@
The exportable subroutines of Lingua::EN::Inflect provide plural inflections, "a"/"an" selection for English words, and manipulation of numbers as words.
This commit is contained in:
parent
1e755cb921
commit
2f22272503
19
textproc/p5-Lingua-EN-Inflect-Phrase/Makefile
Normal file
19
textproc/p5-Lingua-EN-Inflect-Phrase/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/04/06 09:26:25 sthen Exp $
|
||||
|
||||
COMMENT= inflect short English Phrases
|
||||
|
||||
DISTNAME= Lingua-EN-Inflect-Phrase-0.12
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= Andrew Fresh <andrew@cpan.org>
|
||||
|
||||
# GPL or Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= cpan
|
||||
CONFIGURE_ARGS= --skipdeps
|
||||
|
||||
.include <bsd.port.mk>
|
5
textproc/p5-Lingua-EN-Inflect-Phrase/distinfo
Normal file
5
textproc/p5-Lingua-EN-Inflect-Phrase/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Lingua-EN-Inflect-Phrase-0.12.tar.gz) = dzjLg9mUZgVumutRmt0rpw==
|
||||
RMD160 (Lingua-EN-Inflect-Phrase-0.12.tar.gz) = yJIym57CxIR9wUbsNppK5JbVkKw=
|
||||
SHA1 (Lingua-EN-Inflect-Phrase-0.12.tar.gz) = OGVcsn5yYWraxQ0pMGSlhVlc56M=
|
||||
SHA256 (Lingua-EN-Inflect-Phrase-0.12.tar.gz) = Chg9JOpOYPLu78NPpMlTcWJKYZPux2jefFH3sJuashM=
|
||||
SIZE (Lingua-EN-Inflect-Phrase-0.12.tar.gz) = 60314
|
3
textproc/p5-Lingua-EN-Inflect-Phrase/pkg/DESCR
Normal file
3
textproc/p5-Lingua-EN-Inflect-Phrase/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
The exportable subroutines of Lingua::EN::Inflect provide
|
||||
plural inflections, "a"/"an" selection for English words,
|
||||
and manipulation of numbers as words.
|
6
textproc/p5-Lingua-EN-Inflect-Phrase/pkg/PLIST
Normal file
6
textproc/p5-Lingua-EN-Inflect-Phrase/pkg/PLIST
Normal file
@ -0,0 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/06 09:26:25 sthen Exp $
|
||||
${P5SITE}/Lingua/
|
||||
${P5SITE}/Lingua/EN/
|
||||
${P5SITE}/Lingua/EN/Inflect/
|
||||
${P5SITE}/Lingua/EN/Inflect/Phrase.pm
|
||||
@man man/man3p/Lingua::EN::Inflect::Phrase.3p
|
Loading…
Reference in New Issue
Block a user