# $Id: Portfile 54863 2009-08-03 07:57:09Z ryandesign@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			PGPLOT 2.20
maintainers			nomaintainer
description			PGPlot interface for perl
long_description \
	This module allows the use of the the PGPLOT graphics library from the \
	popular Perl scripting language. PGPLOT makes it very easy to process \
	and plot data using the powerful file and text manipulation facilites \
	built in to Perl.

platforms			darwin

checksums			md5 2843f43f2062f32a79aac9767203e0bb

depends_lib-append	port:p5-extutils-f77 lib:libpgplot:pgplot

