pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/p5-Locale-Currency-Format Import p5-Locale-Cur...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4c734a3af61a
branches: trunk
changeset: 543802:4c734a3af61a
user: abs <abs%pkgsrc.org@localhost>
date: Mon Jun 23 01:59:42 2008 +0000
description:
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:
finance/p5-Locale-Currency-Format/DESCR | 3 +++
finance/p5-Locale-Currency-Format/Makefile | 20 ++++++++++++++++++++
finance/p5-Locale-Currency-Format/distinfo | 5 +++++
3 files changed, 28 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r 27e9f027d4e5 -r 4c734a3af61a finance/p5-Locale-Currency-Format/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/p5-Locale-Currency-Format/DESCR Mon Jun 23 01:59:42 2008 +0000
@@ -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 -r 27e9f027d4e5 -r 4c734a3af61a finance/p5-Locale-Currency-Format/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/p5-Locale-Currency-Format/Makefile Mon Jun 23 01:59:42 2008 +0000
@@ -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@localhost
+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 -r 27e9f027d4e5 -r 4c734a3af61a finance/p5-Locale-Currency-Format/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/p5-Locale-Currency-Format/distinfo Mon Jun 23 01:59:42 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index