# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         PostScript-Simple 0.09
license             GPL-2
maintainers         nomaintainer

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.

checksums           rmd160  45428a9b5648ebb2e878f9dd32516b293b8012d1 \
                    sha256  cf5bbe06e4c097ad7fe085b237831b43f5edde7ddb1cd21fc997c42756ab1856

platforms           {darwin any}
supported_archs     noarch
