summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Format-ISO8601/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/p5-DateTime-Format-ISO8601/Makefile')
-rw-r--r--time/p5-DateTime-Format-ISO8601/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/time/p5-DateTime-Format-ISO8601/Makefile b/time/p5-DateTime-Format-ISO8601/Makefile
index 0f89293d5bf..5c7e1e8ec9f 100644
--- a/time/p5-DateTime-Format-ISO8601/Makefile
+++ b/time/p5-DateTime-Format-ISO8601/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2009/05/21 14:17:27 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/02/02 14:43:11 sno Exp $
-DISTNAME= DateTime-Format-ISO8601-0.06
+DISTNAME= DateTime-Format-ISO8601-0.07
PKGNAME= p5-${DISTNAME}00
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://search.cpan.org/~jhoblitt/DateTime-Format-ISO8601/
COMMENT= Parses ISO8601 formats
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
@@ -20,9 +20,8 @@ BUILD_DEPENDS+= p5-File-Find-Rule>=0.24:../../devel/p5-File-Find-Rule
BUILD_DEPENDS+= p5-Test-Distribution>=1.22:../../devel/p5-Test-Distribution
BUILD_DEPENDS+= p5-Test-Pod>=0.95:../../devel/p5-Test-Pod
-PERL5_MODULE_TYPE= Module::Build
-
PERL5_PACKLIST= auto/DateTime/Format/ISO8601/.packlist
+PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"