summaryrefslogtreecommitdiff
path: root/converters/p5-JSON/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-JSON/Makefile')
-rw-r--r--converters/p5-JSON/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/converters/p5-JSON/Makefile b/converters/p5-JSON/Makefile
index aab7c8cce6c..0fc9c96db70 100644
--- a/converters/p5-JSON/Makefile
+++ b/converters/p5-JSON/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2008/01/05 08:15:18 obache Exp $
+# $NetBSD: Makefile,v 1.5 2008/02/13 02:49:06 obache Exp $
-DISTNAME= JSON-2.03
+DISTNAME= JSON-2.06
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5 converters
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAKAMAKA/}
@@ -9,6 +9,8 @@ MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/JSON/
COMMENT= Perl module converts between JSON and Perl data structure
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/JSON/.packlist
.include "../../lang/perl5/module.mk"