Import p5-Lingua-EN-Number-IsOrdinal-0.04

OK sthen@
This commit is contained in:
afresh1 2014-03-16 21:50:26 +00:00
parent b904c16e9a
commit 640a9e268b
4 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# $OpenBSD: Makefile,v 1.1.1.1 2014/03/16 21:50:26 afresh1 Exp $
COMMENT = detect if English number is ordinal or cardinal
DISTNAME = Lingua-EN-Number-IsOrdinal-0.04
CATEGORIES = textproc
MAINTAINER = Andrew Fresh <andrew@cpan.org>
# perl_5
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
RUN_DEPENDS = textproc/p5-Lingua-EN-FindNumber
TEST_DEPENDS = devel/p5-Test-Fatal \
devel/p5-Try-Tiny
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Lingua-EN-Number-IsOrdinal-0.04.tar.gz) = kVT37IpqCuEwmziJRZvFMh6wXqhSY9Ccq4phf0l1QYw=
SIZE (Lingua-EN-Number-IsOrdinal-0.04.tar.gz) = 11367

View File

@ -0,0 +1,6 @@
This module will tell you if a number, either in words or as digits, is
a cardinal or ordinal number
<http://www.ego4u.com/en/cram-up/vocabulary/numbers/ordinal>.
This is useful if you e.g. want to distinguish these types of numbers
found with Lingua::EN::FindNumber and take different actions.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/03/16 21:50:26 afresh1 Exp $
${P5SITE}/Lingua/EN/Number/
${P5SITE}/Lingua/EN/Number/IsOrdinal.pm
@man man/man3p/Lingua::EN::Number::IsOrdinal.3p