Initial import of p5-Lingua-EN-Numbers-Ordinate-1.02:

There are two kinds of numbers in English -- cardinals (1, 2, 3...),
and ordinals (1st, 2nd, 3rd...).  This library provides functions
for giving the ordinal form of a number, given its cardinal value.
This commit is contained in:
wiz 2005-02-19 19:53:56 +00:00
parent 77ac21aa74
commit 4ec47ba972
4 changed files with 28 additions and 0 deletions

View file

@ -0,0 +1,3 @@
There are two kinds of numbers in English -- cardinals (1, 2, 3...),
and ordinals (1st, 2nd, 3rd...). This library provides functions
for giving the ordinal form of a number, given its cardinal value.

View file

@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/02/19 19:53:56 wiz Exp $
#
DISTNAME= Lingua-EN-Numbers-Ordinate-1.02
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Lingua-EN-Numbers-Ordinate/
COMMENT= Go from cardinal number (3) to ordinal ("3rd")
#DEPENDS+= p5-Array-Compare-[0-9]*:../../devel/p5-Array-Compare
USE_BUILDLINK3= yes
USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/Lingua/En/Numbers/Ordinate/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/19 19:53:56 wiz Exp $

View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2005/02/19 19:53:56 wiz Exp $
SHA1 (Lingua-EN-Numbers-Ordinate-1.02.tar.gz) = c4b24935f3b328055b6aa2cd7d33afe0eb71fb1b
Size (Lingua-EN-Numbers-Ordinate-1.02.tar.gz) = 5564 bytes