summaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz
diff options
context:
space:
mode:
authorjlam <jlam>2003-07-16 09:33:46 +0000
committerjlam <jlam>2003-07-16 09:33:46 +0000
commite664449b954368894a4fd85edc962c90bc7b4903 (patch)
tree491111004206c0c3cb92ae9f1dd439e854e373be /graphics/p5-GraphViz
parentf6cad14a16265838094c96c2784856bdf35df1a9 (diff)
downloadpkgsrc-e664449b954368894a4fd85edc962c90bc7b4903.tar.gz
Initial work in merging bits of the pkgviews branch into modern pkgsrc.
Currently, the pkgviews/buildlink2 integration is incomplete. People who work on this branch should also check out src/usr.sbin/pkg_install from the pkgviews branch.
Diffstat (limited to 'graphics/p5-GraphViz')
-rw-r--r--graphics/p5-GraphViz/DESCR3
-rw-r--r--graphics/p5-GraphViz/Makefile24
-rw-r--r--graphics/p5-GraphViz/PLIST1
-rw-r--r--graphics/p5-GraphViz/distinfo4
4 files changed, 0 insertions, 32 deletions
diff --git a/graphics/p5-GraphViz/DESCR b/graphics/p5-GraphViz/DESCR
deleted file mode 100644
index 2138a78ebe9..00000000000
--- a/graphics/p5-GraphViz/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-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
deleted file mode 100644
index febdc66b975..00000000000
--- a/graphics/p5-GraphViz/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2003/07/13 13:52:13 wiz Exp $
-#
-
-DISTNAME= GraphViz-1.5
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= graphics perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GraphViz/}
-
-MAINTAINER= seb@netbsd.org
-COMMENT= Perl interface to the Graphviz tools set
-
-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
-BUILDLINK_DEPENDS.graphviz= graphviz>=1.8.5
-
-USE_BUILDLINK2= yes
-USE_X11= yes
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/GraphViz/.packlist
-
-.include "../../graphics/graphviz/buildlink2.mk"
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-GraphViz/PLIST b/graphics/p5-GraphViz/PLIST
deleted file mode 100644
index ee4ef6cc5a9..00000000000
--- a/graphics/p5-GraphViz/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@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
deleted file mode 100644
index 4965b566267..00000000000
--- a/graphics/p5-GraphViz/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$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