summaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-GraphViz')
-rw-r--r--graphics/p5-GraphViz/Makefile18
-rw-r--r--graphics/p5-GraphViz/PLIST30
-rw-r--r--graphics/p5-GraphViz/distinfo8
3 files changed, 44 insertions, 12 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile
index 9b5c5a7705c..ed8d67ccc0f 100644
--- a/graphics/p5-GraphViz/Makefile
+++ b/graphics/p5-GraphViz/Makefile
@@ -1,23 +1,27 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:46:07 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/04/20 08:42:11 seb Exp $
#
-DISTNAME= GraphViz-1.8
+DISTNAME= GraphViz-2.02
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GraphViz/}
MAINTAINER= seb@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/GraphViz/
COMMENT= Perl interface to the Graphviz tools set
-DEPENDS+= p5-Graph>=0.201:../../devel/p5-Graph
+# This is for the 'test' target
+BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
+
DEPENDS+= p5-IPC-Run>=0.74:../../devel/p5-IPC-Run
-DEPENDS+= p5-Math-Bezier>=0.01:../../math/p5-Math-Bezier
-DEPENDS+= p5-Math-Bezier>=0.01:../../math/p5-Math-Bezier
-DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/GraphViz/.packlist
+INSTALLATION_DIRS= share/examples/p5-GraphViz
+
+post-install:
+ cd ${WRKSRC}/examples && \
+ ${PAX} -pm -rw . ${PREFIX}/share/examples/p5-GraphViz
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-GraphViz/PLIST b/graphics/p5-GraphViz/PLIST
index ee4ef6cc5a9..551ccbe2833 100644
--- a/graphics/p5-GraphViz/PLIST
+++ b/graphics/p5-GraphViz/PLIST
@@ -1 +1,29 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/28 19:39:52 seb Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/04/20 08:42:11 seb Exp $
+share/examples/p5-GraphViz/README
+share/examples/p5-GraphViz/Yapp.output
+share/examples/p5-GraphViz/clusters.pl
+share/examples/p5-GraphViz/clusters2.pl
+share/examples/p5-GraphViz/directories.pl
+share/examples/p5-GraphViz/dprofpp.graphviz
+share/examples/p5-GraphViz/dumper.pl
+share/examples/p5-GraphViz/make_all.pl
+share/examples/p5-GraphViz/perly.output
+share/examples/p5-GraphViz/port.pl
+share/examples/p5-GraphViz/ppmgraph.pl
+share/examples/p5-GraphViz/primes.pl
+share/examples/p5-GraphViz/primes_aux.pl
+share/examples/p5-GraphViz/rank.pl
+share/examples/p5-GraphViz/recdescent.pl
+share/examples/p5-GraphViz/redcarpet.pl
+share/examples/p5-GraphViz/regex.pl
+share/examples/p5-GraphViz/remote.pl
+share/examples/p5-GraphViz/simple.pl
+share/examples/p5-GraphViz/text.pl
+share/examples/p5-GraphViz/tmon.out
+share/examples/p5-GraphViz/undirected.pl
+share/examples/p5-GraphViz/xml.pl
+share/examples/p5-GraphViz/xref.pl
+share/examples/p5-GraphViz/xref_aux.pl
+share/examples/p5-GraphViz/yacc.pl
+share/examples/p5-GraphViz/yapp.pl
+@dirrm share/examples/p5-GraphViz
diff --git a/graphics/p5-GraphViz/distinfo b/graphics/p5-GraphViz/distinfo
index a9778fd22e4..754d21a0f6d 100644
--- a/graphics/p5-GraphViz/distinfo
+++ b/graphics/p5-GraphViz/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 08:45:11 agc Exp $
+$NetBSD: distinfo,v 1.4 2005/04/20 08:42:11 seb Exp $
-SHA1 (GraphViz-1.8.tar.gz) = a84da0cb7181ae9fdc3c2721462ff5c7ea0e582c
-RMD160 (GraphViz-1.8.tar.gz) = e7661fd179fa0db0e3b11aeab5f6e027879bb5d9
-Size (GraphViz-1.8.tar.gz) = 113418 bytes
+SHA1 (GraphViz-2.02.tar.gz) = 02d5771ef4c24d30c20083e8f86d52606e5706a2
+RMD160 (GraphViz-2.02.tar.gz) = cd0cad4cd687198a9a8c1cd02e10320c1f07b268
+Size (GraphViz-2.02.tar.gz) = 84348 bytes