pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/p5-GraphViz adding destdir support and licens...
details: https://anonhg.NetBSD.org/pkgsrc/rev/94ad644856aa
branches: trunk
changeset: 395149:94ad644856aa
user: sno <sno%pkgsrc.org@localhost>
date: Tue Jul 07 16:07:18 2009 +0000
description:
adding destdir support and license of perl itself (META.yml)
diffstat:
graphics/p5-GraphViz/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 06bf3d1f5ee2 -r 94ad644856aa graphics/p5-GraphViz/Makefile
--- a/graphics/p5-GraphViz/Makefile Tue Jul 07 16:02:01 2009 +0000
+++ b/graphics/p5-GraphViz/Makefile Tue Jul 07 16:07:18 2009 +0000
@@ -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 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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
Home |
Main Index |
Thread Index |
Old Index