summaryrefslogtreecommitdiff
path: root/devel/p5-Data-OptList/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-OptList/Makefile')
-rw-r--r--devel/p5-Data-OptList/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-Data-OptList/Makefile b/devel/p5-Data-OptList/Makefile
index 50a83e4ebe6..528a0b5c24d 100644
--- a/devel/p5-Data-OptList/Makefile
+++ b/devel/p5-Data-OptList/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/06/10 11:41:09 abs Exp $
+# $NetBSD: Makefile,v 1.2 2008/05/28 21:58:04 abs Exp $
-DISTNAME= Data-OptList-0.101
+DISTNAME= Data-OptList-0.103
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
@@ -9,7 +9,10 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Data-OptList/
COMMENT= Parse and validate simple name/value option pairs
-PERL5_PACKLIST= auto/Data/OptList/.packlist
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Data/OptList/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"