summaryrefslogtreecommitdiff
path: root/misc/p5-Lingua-EN-Numbers-Ordinate
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-02-19 19:53:56 +0000
committerwiz <wiz@pkgsrc.org>2005-02-19 19:53:56 +0000
commit4ec47ba9728985c104e2e7dfc506219138a693fc (patch)
treec44869044a49c0bb13f7cd1629195dfe18e2dd96 /misc/p5-Lingua-EN-Numbers-Ordinate
parent77ac21aa748b2500cdc818728ad9b11921131ff8 (diff)
downloadpkgsrc-4ec47ba9728985c104e2e7dfc506219138a693fc.tar.gz
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.
Diffstat (limited to 'misc/p5-Lingua-EN-Numbers-Ordinate')
-rw-r--r--misc/p5-Lingua-EN-Numbers-Ordinate/DESCR3
-rw-r--r--misc/p5-Lingua-EN-Numbers-Ordinate/Makefile20
-rw-r--r--misc/p5-Lingua-EN-Numbers-Ordinate/PLIST1
-rw-r--r--misc/p5-Lingua-EN-Numbers-Ordinate/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/misc/p5-Lingua-EN-Numbers-Ordinate/DESCR b/misc/p5-Lingua-EN-Numbers-Ordinate/DESCR
new file mode 100644
index 00000000000..c7803156a65
--- /dev/null
+++ b/misc/p5-Lingua-EN-Numbers-Ordinate/DESCR
@@ -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.
diff --git a/misc/p5-Lingua-EN-Numbers-Ordinate/Makefile b/misc/p5-Lingua-EN-Numbers-Ordinate/Makefile
new file mode 100644
index 00000000000..350baf97a06
--- /dev/null
+++ b/misc/p5-Lingua-EN-Numbers-Ordinate/Makefile
@@ -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"
diff --git a/misc/p5-Lingua-EN-Numbers-Ordinate/PLIST b/misc/p5-Lingua-EN-Numbers-Ordinate/PLIST
new file mode 100644
index 00000000000..f4baf7e355d
--- /dev/null
+++ b/misc/p5-Lingua-EN-Numbers-Ordinate/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/19 19:53:56 wiz Exp $
diff --git a/misc/p5-Lingua-EN-Numbers-Ordinate/distinfo b/misc/p5-Lingua-EN-Numbers-Ordinate/distinfo
new file mode 100644
index 00000000000..edc555ec33a
--- /dev/null
+++ b/misc/p5-Lingua-EN-Numbers-Ordinate/distinfo
@@ -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