# $Id: Portfile,v 1.1 2005/01/28 07:18:48 blb Exp $

PortSystem           1.0
PortGroup            perl5 1.0
perl5.setup          PostScript-Simple 0.06
revision             0
maintainers          sal@email.arc.nasa.gov
description          Produce PostScript files from Perl
long_description     PostScript::Simple allows you to have a simple method \
                     of writing PostScript files from Perl. It has graphics \
                     primitives that allow lines, curves, circles, polygons \
                     and boxes to be drawn. Text can be added to the page \
                     using standard PostScript fonts.
platforms            darwin
checksums            md5 836f74f3fab6631faeb92a8310b57140

