From a2ae7749678996ae13bebb1bcbb29925bf8e8601 Mon Sep 17 00:00:00 2001 From: he Date: Thu, 4 Nov 2004 21:21:12 +0000 Subject: 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. --- graphics/p5-Chart-ThreeD/DESCR | 3 +++ graphics/p5-Chart-ThreeD/Makefile | 19 +++++++++++++++++++ graphics/p5-Chart-ThreeD/PLIST | 1 + graphics/p5-Chart-ThreeD/distinfo | 4 ++++ 4 files changed, 27 insertions(+) create mode 100644 graphics/p5-Chart-ThreeD/DESCR create mode 100644 graphics/p5-Chart-ThreeD/Makefile create mode 100644 graphics/p5-Chart-ThreeD/PLIST create mode 100644 graphics/p5-Chart-ThreeD/distinfo 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 -- cgit v1.2.3