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.
This commit is contained in:
he 2004-11-04 21:21:12 +00:00
parent 561241471a
commit a2ae774967
4 changed files with 27 additions and 0 deletions

View file

@ -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.

View file

@ -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"

View file

@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/04 21:21:12 he Exp $

View file

@ -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