# $Id: Portfile,v 1.3 2005/08/11 21:33:26 rshaw Exp $
PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		GDGraph 1.43 GD
maintainers		darwinports@opendarwin.org
description		Graph Plotting Module for Perl 5
long_description	This is GDGraph, a package to generate charts, using \
					Lincoln Stein's GD.pm. See the documentation for \
					some history and more information.
checksums		md5 cf546f2de827a56458afe288ab0807f2
platforms		darwin

depends_lib-append	port:p5-gd \
					port:p5-gdtextutil

