summaryrefslogtreecommitdiff
path: root/devel/p5-Graph
diff options
context:
space:
mode:
authorseb <seb>2002-08-28 19:28:53 +0000
committerseb <seb>2002-08-28 19:28:53 +0000
commit66e2aa41b3a43bc757a892f892e4c09d731e3118 (patch)
tree82b11e51deebb1bf2ba37c10243a045c4f17ea9a /devel/p5-Graph
parent0a819efdaa6c55dec8c4d3975052f6457d43aab2 (diff)
downloadpkgsrc-66e2aa41b3a43bc757a892f892e4c09d731e3118.tar.gz
Initial import of p5-Graph version 0.201 into the Packages Collection.
This is a perl module for graph operations as the code was for the 1st edition of "Mastering Algorithms with Perl", by Jon Orwant, Jarkko Hietaniemi, and John Macdonald, published in August 1999 by the O'Reilly and Associates.
Diffstat (limited to 'devel/p5-Graph')
-rw-r--r--devel/p5-Graph/DESCR3
-rw-r--r--devel/p5-Graph/Makefile20
-rw-r--r--devel/p5-Graph/PLIST1
-rw-r--r--devel/p5-Graph/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Graph/DESCR b/devel/p5-Graph/DESCR
new file mode 100644
index 00000000000..b6c6d790a80
--- /dev/null
+++ b/devel/p5-Graph/DESCR
@@ -0,0 +1,3 @@
+This is a perl module for graph operations as the code was for the 1st edition
+of "Mastering Algorithms with Perl", by Jon Orwant, Jarkko Hietaniemi, and John
+Macdonald, published in August 1999 by the O'Reilly and Associates.
diff --git a/devel/p5-Graph/Makefile b/devel/p5-Graph/Makefile
new file mode 100644
index 00000000000..0f130d25fbf
--- /dev/null
+++ b/devel/p5-Graph/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/08/28 19:28:53 seb Exp $
+
+DISTNAME= Graph-0.201
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Graph/}
+
+MAINTAINER= packages@netbsd.org
+COMMENT= Perl module for graph operations
+
+DEPENDS+= p5-Heap>=0.50:../../devel/p5-Heap
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Graph/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Graph/PLIST b/devel/p5-Graph/PLIST
new file mode 100644
index 00000000000..7ccf26dac01
--- /dev/null
+++ b/devel/p5-Graph/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/28 19:28:53 seb Exp $
diff --git a/devel/p5-Graph/distinfo b/devel/p5-Graph/distinfo
new file mode 100644
index 00000000000..b7ff076e455
--- /dev/null
+++ b/devel/p5-Graph/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/08/28 19:28:53 seb Exp $
+
+SHA1 (Graph-0.201.tar.gz) = 20a481e78b854f9671a3dec3b4d6985526a90b7d
+Size (Graph-0.201.tar.gz) = 18199 bytes