# $Id: Portfile,v 1.1 2005/12/20 21:07:23 mww Exp $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		Term-Gnuplot 0.5705
maintainers		vincent-opdarw@vinc17.org
categories-append	math
description		Low-level graphics using Gnuplot drawing routines
long_description	Perl module to do low-level graphics using Gnuplot \
			drawing routines.
checksums		md5 2e49e2610e625301df65834cda3a0bc9
platforms		darwin

depends_lib-append	port:libpng port:gd2 lib:libX11.6:XFree86
configure.env		C_INCLUDE_PATH="${prefix}/include" \
			LIBRARY_PATH="${prefix}/lib"
patchfiles		patch-gnuterm-Makefile.PL

