summaryrefslogtreecommitdiff
path: root/graphics/p5-GDGraph3d
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-03-05 21:44:14 +0000
committerjtb <jtb@pkgsrc.org>2001-03-05 21:44:14 +0000
commitc5c38abc32959bd0596c3c2f6457f72c2b1e9cdc (patch)
tree32d448be728e6ae4a1787eae0ed5f20ce3ebd7a1 /graphics/p5-GDGraph3d
parent82e906046091cd7b1bbcb5a703d52ca1c987562f (diff)
downloadpkgsrc-c5c38abc32959bd0596c3c2f6457f72c2b1e9cdc.tar.gz
Initial import of p5-GDGraph3d.
This is the GD::Graph3d extensions module. It provides 3D graphs for the GD::Graph module by Martien Verbruggen, which in turn generates graph using Lincoln Stein's GD.pm. You use these modules just as you would any of the GD::Graph modules, except that they generate 3d-looking graphs. Package provided by Damon Brodie in PR pkg/11609.
Diffstat (limited to 'graphics/p5-GDGraph3d')
-rw-r--r--graphics/p5-GDGraph3d/Makefile19
-rw-r--r--graphics/p5-GDGraph3d/files/md53
-rw-r--r--graphics/p5-GDGraph3d/pkg/DESCR6
-rw-r--r--graphics/p5-GDGraph3d/pkg/PLIST1
4 files changed, 29 insertions, 0 deletions
diff --git a/graphics/p5-GDGraph3d/Makefile b/graphics/p5-GDGraph3d/Makefile
new file mode 100644
index 00000000000..cf97e226e06
--- /dev/null
+++ b/graphics/p5-GDGraph3d/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/03/05 21:44:14 jtb Exp $
+
+DISTNAME= GDGraph3d-0.55
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= graphics perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
+
+MAINTAINER= damon@brodiefamily.org
+COMMENT= GDGraph3d is a pkg to generate charts, using Lincoln Stein's GD.pm
+
+DEPENDS+= p5-GDGraph>=1.30:../../graphics/p5-GDGraph
+
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/GD/Graph3d/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-GDGraph3d/files/md5 b/graphics/p5-GDGraph3d/files/md5
new file mode 100644
index 00000000000..f5a80fe1b6c
--- /dev/null
+++ b/graphics/p5-GDGraph3d/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2001/03/05 21:44:14 jtb Exp $
+
+MD5 (GDGraph3d-0.55.tar.gz) = 209adb88cb6595834cffde6bf2ffb8c6
diff --git a/graphics/p5-GDGraph3d/pkg/DESCR b/graphics/p5-GDGraph3d/pkg/DESCR
new file mode 100644
index 00000000000..8b159c1584c
--- /dev/null
+++ b/graphics/p5-GDGraph3d/pkg/DESCR
@@ -0,0 +1,6 @@
+This is the GD::Graph3d extensions module. It provides 3D graphs
+for the GD::Graph module by Martien Verbruggen, which in turn
+generates graph using Lincoln Stein's GD.pm.
+
+You use these modules just as you would any of the GD::Graph
+modules, except that they generate 3d-looking graphs.
diff --git a/graphics/p5-GDGraph3d/pkg/PLIST b/graphics/p5-GDGraph3d/pkg/PLIST
new file mode 100644
index 00000000000..46d1d9aacac
--- /dev/null
+++ b/graphics/p5-GDGraph3d/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/05 21:44:14 jtb Exp $