summaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz
diff options
context:
space:
mode:
authorsno <sno>2009-07-07 16:07:18 +0000
committersno <sno>2009-07-07 16:07:18 +0000
commita9897ad71499fe089150474ace40bca00afcf0c2 (patch)
tree8fd3918bb49452e70b5d7bb545c118f5f4b1c48f /graphics/p5-GraphViz
parent25424512a4b84f879a5b486c76f407c4158ff70f (diff)
downloadpkgsrc-a9897ad71499fe089150474ace40bca00afcf0c2.tar.gz
adding destdir support and license of perl itself (META.yml)
Diffstat (limited to 'graphics/p5-GraphViz')
-rw-r--r--graphics/p5-GraphViz/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile
index 7ed3f8bda60..d7bb0d22a8e 100644
--- a/graphics/p5-GraphViz/Makefile
+++ b/graphics/p5-GraphViz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/12/21 00:39:02 he Exp $
+# $NetBSD: Makefile,v 1.24 2009/07/07 16:07:18 sno Exp $
#
DISTNAME= GraphViz-2.04
@@ -9,6 +9,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GraphViz/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/GraphViz/
COMMENT= Perl interface to the Graphviz tools set
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
# This is for the 'test' target
BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod