# $Id: Portfile,v 1.2 2006/06/07 21:47:24 narf_tm Exp $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup		GD-Graph3d 0.63
maintainers		narf_tm@opendarwin.org
description		Create 3D Graphs with GD and GD::Graph	
long_description	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.	

platforms		darwin

checksums		md5 f866dcdd1e7e2056bb946ab7ac3fe37b

depends_lib-append	port:p5-gdgraph

