Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -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.

View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:11 wiz Exp $
#
DISTNAME= Number-Spell-0.04
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
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
PERL5_PACKLIST= auto/Number/Spell/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -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