summaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz
diff options
context:
space:
mode:
authorseb <seb>2002-08-28 19:39:52 +0000
committerseb <seb>2002-08-28 19:39:52 +0000
commit11b49d4519c3b3084d9ddb4d2350b6f959ced7be (patch)
tree0193ab3a9f87c5069b381ebbad23e83a07b1cba7 /graphics/p5-GraphViz
parent0cdca5c30e879ea905a1748e7506accfef8229b5 (diff)
downloadpkgsrc-11b49d4519c3b3084d9ddb4d2350b6f959ced7be.tar.gz
Initial import of p5-GraphViz version 1.5 into the Packages Collection.
This perl module provides an interface to layout and generate images of directed graphs in a variety of formats (PostScript, PNG, etc.) using the "dot" and "neato" programs from the GraphViz project.
Diffstat (limited to 'graphics/p5-GraphViz')
-rw-r--r--graphics/p5-GraphViz/DESCR3
-rw-r--r--graphics/p5-GraphViz/Makefile25
-rw-r--r--graphics/p5-GraphViz/PLIST1
-rw-r--r--graphics/p5-GraphViz/distinfo4
4 files changed, 33 insertions, 0 deletions
diff --git a/graphics/p5-GraphViz/DESCR b/graphics/p5-GraphViz/DESCR
new file mode 100644
index 00000000000..bde3d2d56d6
--- /dev/null
+++ b/graphics/p5-GraphViz/DESCR
@@ -0,0 +1,3 @@
+This perl module provides an interface to layout and generate images of
+directed graphs in a variety of formats (PostScript, PNG, etc.) using
+the "dot" and "neato" programs from the GraphViz project.
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile
new file mode 100644
index 00000000000..3820f3d1cc7
--- /dev/null
+++ b/graphics/p5-GraphViz/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/08/28 19:39:52 seb Exp $
+#
+
+DISTNAME= GraphViz-1.5
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= graphics perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GraphViz/}
+
+MAINTAINER= packages@netbsd.org
+COMMENT= Perl interface to the Graphviz tools set
+
+DEPENDS+= graphviz>=1.8.5:../../graphics/graphviz
+DEPENDS+= p5-Graph>=0.201:../../devel/p5-Graph
+DEPENDS+= p5-IPC-Run>=0.74:../../devel/p5-IPC-Run
+DEPENDS+= p5-Math-Bezier>=0.01:../../math/p5-Math-Bezier
+
+USE_BUILDLINK2= yes
+USE_X11= yes
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/GraphViz/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-GraphViz/PLIST b/graphics/p5-GraphViz/PLIST
new file mode 100644
index 00000000000..ee4ef6cc5a9
--- /dev/null
+++ b/graphics/p5-GraphViz/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/28 19:39:52 seb Exp $
diff --git a/graphics/p5-GraphViz/distinfo b/graphics/p5-GraphViz/distinfo
new file mode 100644
index 00000000000..4965b566267
--- /dev/null
+++ b/graphics/p5-GraphViz/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/08/28 19:39:52 seb Exp $
+
+SHA1 (GraphViz-1.5.tar.gz) = 3b608c4f23aded7211da44ddb5b3ef7ec57438e2
+Size (GraphViz-1.5.tar.gz) = 113053 bytes