Marked as DESTDIR ready.
This commit is contained in:
parent
da7893918d
commit
32edcede91
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2008/02/28 09:15:12 abs Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2008/06/04 14:14:03 obache Exp $
|
||||
|
||||
DISTNAME= JSON-Any-1.16
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
|
@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://search.cpan.org/dist/JSON-Any/
|
||||
COMMENT= Wrapper Class for the various JSON classes
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PERL5_PACKLIST= auto/JSON/Any/.packlist
|
||||
|
||||
# p5-JSON-XS appears to be the current "best of breed"
|
||||
|
|
Loading…
Reference in a new issue