summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorhe <he>2008-11-17 20:11:04 +0000
committerhe <he>2008-11-17 20:11:04 +0000
commitccc94a504a470ef976d992a50b1d8ead10053c98 (patch)
tree50c2f9c094bcb4592e9288fb829ef154fcdf6ebe /textproc
parent4d4bcc59c5cafd9eb3da2a6ece20038fefc6856b (diff)
downloadpkgsrc-ccc94a504a470ef976d992a50b1d8ead10053c98.tar.gz
Import p5-Number-Spell version 0.04.
Number::Spell provides functionality for spelling out numbers. Currently only integers are supported. By default Number::Spell does American formatting, but can be configured to do European formatting by calling it with the "Format => 'eu'" option.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Number-Spell/DESCR6
-rw-r--r--textproc/p5-Number-Spell/Makefile18
-rw-r--r--textproc/p5-Number-Spell/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/textproc/p5-Number-Spell/DESCR b/textproc/p5-Number-Spell/DESCR
new file mode 100644
index 00000000000..b0887906934
--- /dev/null
+++ b/textproc/p5-Number-Spell/DESCR
@@ -0,0 +1,6 @@
+Number::Spell provides functionality for spelling out numbers.
+Currently only integers are supported.
+
+By default Number::Spell does American formatting, but can be
+configured to do European formatting by calling it with the
+"Format => 'eu'" option.
diff --git a/textproc/p5-Number-Spell/Makefile b/textproc/p5-Number-Spell/Makefile
new file mode 100644
index 00000000000..be3fcfd397b
--- /dev/null
+++ b/textproc/p5-Number-Spell/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/17 20:11:04 he Exp $
+#
+
+DISTNAME= Number-Spell-0.04
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Number-Spell/
+COMMENT= Perl extension for spelling out numbers
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Number/Spell/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Number-Spell/distinfo b/textproc/p5-Number-Spell/distinfo
new file mode 100644
index 00000000000..e9ab52a2064
--- /dev/null
+++ b/textproc/p5-Number-Spell/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/17 20:11:04 he Exp $
+
+SHA1 (Number-Spell-0.04.tar.gz) = fc8e5bc869919117e598b5ab9b14ca43879099bb
+RMD160 (Number-Spell-0.04.tar.gz) = c80a8790e6c5a964d3a8128167ad792e9611d2b0
+Size (Number-Spell-0.04.tar.gz) = 3426 bytes