3d plotting lib (extension to p5-GD-Graph); brad@ ok

This commit is contained in:
mickey 2000-09-19 22:12:43 +00:00
parent 4919ce7f76
commit 07eda38656
5 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2000/09/19 22:12:43 mickey Exp $
DISTNAME= GDGraph3d-0.54
PKGNAME= p5-GD-Graph3d-0.54
CATEGORIES= graphics perl5
NEED_VERSION= 1.330
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
BUILD_DEPENDS= ${LOCALBASE}/libdata/perl5/site_perl/GD/Graph.pm::graphics/p5-GD-Graph
RUN_DEPENDS= ${LOCALBASE}/libdata/perl5/site_perl/GD/Graph.pm::graphics/p5-GD-Graph
MAINTAINER= ports@openbsd.org
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (GDGraph3d-0.54.tar.gz) = 0c9ddb6a6b2b1319979fc64258159914
RMD160 (GDGraph3d-0.54.tar.gz) = fea327b0c64267645b90eff1604c34653097acd0
SHA1 (GDGraph3d-0.54.tar.gz) = ee880544a2d3d40980fa1e3e9a887eb5d581c99c

View File

@ -0,0 +1 @@
module for 3D graph plotting

View File

@ -0,0 +1,7 @@
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.

View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/09/19 22:12:43 mickey Exp $
libdata/perl5/site_perl/GD/Graph/axestype3d.pm
libdata/perl5/site_perl/GD/Graph/bars3d.pm
libdata/perl5/site_perl/GD/Graph/lines3d.pm
libdata/perl5/site_perl/GD/Graph/pie3d.pm
libdata/perl5/site_perl/GD/Graph3d.pm
libdata/perl5/site_perl/${ARCH}-openbsd/auto/GD/Graph3d/.packlist
man/man3/GD::Graph3d.3p
@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/GD/Graph3d