summaryrefslogtreecommitdiff
path: root/textproc/p5-Number-Format/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Number-Format/Makefile')
-rw-r--r--textproc/p5-Number-Format/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile
index 28589ea6b1f..2f05d305531 100644
--- a/textproc/p5-Number-Format/Makefile
+++ b/textproc/p5-Number-Format/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2009/05/17 10:15:41 sno Exp $
+# $NetBSD: Makefile,v 1.10 2009/10/11 08:09:58 sno Exp $
#
-DISTNAME= Number-Format-1.72a
+DISTNAME= Number-Format-1.73
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
@@ -9,13 +9,11 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Number-Format/
COMMENT= Perl extension for formatting numbers
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Number/Format/.packlist
-WRKSRC= ${WRKDIR}/${DISTNAME:S/72a/72/}
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"