Import p5-Lingua-EN-Number-IsOrdinal-0.04
OK sthen@
This commit is contained in:
parent
b904c16e9a
commit
640a9e268b
17
textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile
Normal file
17
textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile
Normal 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>
|
2
textproc/p5-Lingua-EN-Number-IsOrdinal/distinfo
Normal file
2
textproc/p5-Lingua-EN-Number-IsOrdinal/distinfo
Normal 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
|
6
textproc/p5-Lingua-EN-Number-IsOrdinal/pkg/DESCR
Normal file
6
textproc/p5-Lingua-EN-Number-IsOrdinal/pkg/DESCR
Normal 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.
|
4
textproc/p5-Lingua-EN-Number-IsOrdinal/pkg/PLIST
Normal file
4
textproc/p5-Lingua-EN-Number-IsOrdinal/pkg/PLIST
Normal 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
|
Loading…
x
Reference in New Issue
Block a user