aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-02-21 22:48:14 +0800
committerrafan <rafan@FreeBSD.org>2007-02-21 22:48:14 +0800
commit81b565f0255edfbfe1e6a1656d06eb40c9c88e95 (patch)
tree52f7f80316bae2a96748ea6aad5d404879394039 /textproc
parent87040cb04de477cc724c7747229f85f09a25ff74 (diff)
downloadfreebsd-ports-gnome-81b565f0255edfbfe1e6a1656d06eb40c9c88e95.tar.gz
freebsd-ports-gnome-81b565f0255edfbfe1e6a1656d06eb40c9c88e95.tar.zst
freebsd-ports-gnome-81b565f0255edfbfe1e6a1656d06eb40c9c88e95.zip
Add p5-Number-Spell 0.04, perl extension for spelling out numbers.
PR: ports/109382 Submitted by: chinsan
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/p5-Number-Spell/Makefile22
-rw-r--r--textproc/p5-Number-Spell/distinfo3
-rw-r--r--textproc/p5-Number-Spell/pkg-descr7
-rw-r--r--textproc/p5-Number-Spell/pkg-plist8
5 files changed, 41 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 56c7fe2d7b54..bdcb59dfd0c0 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -402,6 +402,7 @@
SUBDIR += p5-MathML-Entities
SUBDIR += p5-NetAddr-IP-Find
SUBDIR += p5-Number-Format
+ SUBDIR += p5-Number-Spell
SUBDIR += p5-PDF-API2
SUBDIR += p5-PDF-Create
SUBDIR += p5-PDF-FromHTML
diff --git a/textproc/p5-Number-Spell/Makefile b/textproc/p5-Number-Spell/Makefile
new file mode 100644
index 000000000000..98e1d0a9997f
--- /dev/null
+++ b/textproc/p5-Number-Spell/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Number-Spell
+# Date created: 2007/02/14
+# Whom: chinsan
+#
+# $FreeBSD$
+#
+
+PORTNAME= Number-Spell
+PORTVERSION= 0.04
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Number
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= chinsan@FreeBSD.org
+COMMENT= Perl extension for spelling out numbers
+
+PERL_CONFIGURE= yes
+
+MAN3= Number::Spell.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Number-Spell/distinfo b/textproc/p5-Number-Spell/distinfo
new file mode 100644
index 000000000000..d593c92473c8
--- /dev/null
+++ b/textproc/p5-Number-Spell/distinfo
@@ -0,0 +1,3 @@
+MD5 (Number-Spell-0.04.tar.gz) = e30521cc7ff7677428794f46aaa37a57
+SHA256 (Number-Spell-0.04.tar.gz) = 25a642409b9ebc1500a96d164a0b4df98b72d30dbb5089665253f45858546906
+SIZE (Number-Spell-0.04.tar.gz) = 3426
diff --git a/textproc/p5-Number-Spell/pkg-descr b/textproc/p5-Number-Spell/pkg-descr
new file mode 100644
index 000000000000..31e2391a5773
--- /dev/null
+++ b/textproc/p5-Number-Spell/pkg-descr
@@ -0,0 +1,7 @@
+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.
+
+WWW: http://search.cpan.org/dist/Number-Spell/
diff --git a/textproc/p5-Number-Spell/pkg-plist b/textproc/p5-Number-Spell/pkg-plist
new file mode 100644
index 000000000000..853daa644bc3
--- /dev/null
+++ b/textproc/p5-Number-Spell/pkg-plist
@@ -0,0 +1,8 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Number/Spell/.packlist
+%%SITE_PERL%%/Number/Spell.pm
+%%SITE_PERL%%/auto/Number/Spell/autosplit.ix
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Number/Spell
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Number
+@dirrmtry %%SITE_PERL%%/auto/Number/Spell
+@dirrmtry %%SITE_PERL%%/auto/Number
+@dirrmtry %%SITE_PERL%%/Number