summaryrefslogtreecommitdiff
path: root/graphics/p5-Chart-ThreeD
diff options
context:
space:
mode:
authorhe <he>2004-11-04 21:21:12 +0000
committerhe <he>2004-11-04 21:21:12 +0000
commit57aefa3e1e931ca48b62b19f2466e98ccfe92e56 (patch)
tree8fe67a6405f6207a1810037b65ef9bfae4562c45 /graphics/p5-Chart-ThreeD
parent3ef274f0f9f0dd5b56b4c9fd10e730b19b85ab27 (diff)
downloadpkgsrc-57aefa3e1e931ca48b62b19f2466e98ccfe92e56.tar.gz
Import p5-Chart-ThreeD perl module.
Chart::ThreeD::Pie allows you to create 3D Piecharts very easily and emit the drawings as GIF files. You can customize almost everything using a large number of methods.
Diffstat (limited to 'graphics/p5-Chart-ThreeD')
-rw-r--r--graphics/p5-Chart-ThreeD/DESCR3
-rw-r--r--graphics/p5-Chart-ThreeD/Makefile19
-rw-r--r--graphics/p5-Chart-ThreeD/PLIST1
-rw-r--r--graphics/p5-Chart-ThreeD/distinfo4
4 files changed, 27 insertions, 0 deletions
diff --git a/graphics/p5-Chart-ThreeD/DESCR b/graphics/p5-Chart-ThreeD/DESCR
new file mode 100644
index 00000000000..66fe40779c7
--- /dev/null
+++ b/graphics/p5-Chart-ThreeD/DESCR
@@ -0,0 +1,3 @@
+Chart::ThreeD::Pie allows you to create 3D Piecharts very easily
+and emit the drawings as GIF files. You can customize almost everything
+using a large number of methods.
diff --git a/graphics/p5-Chart-ThreeD/Makefile b/graphics/p5-Chart-ThreeD/Makefile
new file mode 100644
index 00000000000..ebdd1b4f734
--- /dev/null
+++ b/graphics/p5-Chart-ThreeD/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/04 21:21:12 he Exp $
+
+DISTNAME= Chart-ThreeD-0.01
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5c3d
+CATEGORIES= graphics perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Chart/}
+
+MAINTAINER= he@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~ftassin/Chart-ThreeD-0.01/
+COMMENT= Three-Dimentional pie chart plotting
+
+DEPENDS+= p5-GD>=2.16:../../graphics/p5-GD
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Chart-ThreeD/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-Chart-ThreeD/PLIST b/graphics/p5-Chart-ThreeD/PLIST
new file mode 100644
index 00000000000..a265ca2abaf
--- /dev/null
+++ b/graphics/p5-Chart-ThreeD/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/04 21:21:12 he Exp $
diff --git a/graphics/p5-Chart-ThreeD/distinfo b/graphics/p5-Chart-ThreeD/distinfo
new file mode 100644
index 00000000000..b107a594a9c
--- /dev/null
+++ b/graphics/p5-Chart-ThreeD/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/04 21:21:12 he Exp $
+
+SHA1 (Chart-ThreeD-0.01.tar.gz) = 1afd6e116fb45a0977ec394e8cad5e1d51588c3c
+Size (Chart-ThreeD-0.01.tar.gz) = 5565 bytes