diff options
author | abs <abs> | 2008-06-23 01:59:42 +0000 |
---|---|---|
committer | abs <abs> | 2008-06-23 01:59:42 +0000 |
commit | 4d241709098cc69908f4cefb22c70ede2a11cbf6 (patch) | |
tree | 787eeedcbf9bf4b545a6ca8502e97072c37851b1 /finance/p5-Locale-Currency-Format | |
parent | 502c67553d6148302fd59db89e9909297e07c28f (diff) | |
download | pkgsrc-4d241709098cc69908f4cefb22c70ede2a11cbf6.tar.gz |
Import p5-Locale-Currency-Format 1.25
Locale::Currency::Format is a light-weight Perl module that enables
Perl code to display monetary values in the formats recognized
internationally and/or locally.
Diffstat (limited to 'finance/p5-Locale-Currency-Format')
-rw-r--r-- | finance/p5-Locale-Currency-Format/DESCR | 3 | ||||
-rw-r--r-- | finance/p5-Locale-Currency-Format/Makefile | 20 | ||||
-rw-r--r-- | finance/p5-Locale-Currency-Format/distinfo | 5 |
3 files changed, 28 insertions, 0 deletions
diff --git a/finance/p5-Locale-Currency-Format/DESCR b/finance/p5-Locale-Currency-Format/DESCR new file mode 100644 index 00000000000..eb347293026 --- /dev/null +++ b/finance/p5-Locale-Currency-Format/DESCR @@ -0,0 +1,3 @@ +Locale::Currency::Format is a light-weight Perl module that enables +Perl code to display monetary values in the formats recognized +internationally and/or locally. diff --git a/finance/p5-Locale-Currency-Format/Makefile b/finance/p5-Locale-Currency-Format/Makefile new file mode 100644 index 00000000000..039ac7f99ee --- /dev/null +++ b/finance/p5-Locale-Currency-Format/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/06/23 01:59:42 abs Exp $ + +DISTNAME= Locale-Currency-Format-1.25 +PKGNAME= p5-${DISTNAME} +CATEGORIES= finance perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TN/TNGUYEN/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/perldoc?Locale::Currency::Format +COMMENT= Perl functions for formatting monetary values + +DEPENDS+= p5-Locale-Codes>=2.07:../../misc/p5-Locale-Codes + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Locale/Currency/Format/.packlist + +PKG_DESTDIR_SUPPORT= user-destdir + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/finance/p5-Locale-Currency-Format/distinfo b/finance/p5-Locale-Currency-Format/distinfo new file mode 100644 index 00000000000..0002b16fd0b --- /dev/null +++ b/finance/p5-Locale-Currency-Format/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/06/23 01:59:42 abs Exp $ + +SHA1 (Locale-Currency-Format-1.25.tar.gz) = 52e9f5a659a1a18e6ce9983afd794bc4c31cdf5b +RMD160 (Locale-Currency-Format-1.25.tar.gz) = b3067f49d2d3d830d3378ca2724d562705d673a8 +Size (Locale-Currency-Format-1.25.tar.gz) = 8712 bytes |