# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

categories            perl
perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup           PDF-API2 2.016 ../by-authors/id/S/SS/SSIMMS/
revision              3
maintainers           nomaintainer
description           create and manipulate PDF files
long_description      This module is 'The Next Generation' of Text::PDF::API \
                      which initially provided a nice API around the \
                      Text::PDF::* modules created by Martin Hosken.

platforms             darwin

checksums             md5 68ae025b5338022eebe2d6386c9e8df0 \
                      sha1 8b52ce9f9dfec1f8fd866349b7743acb63709fb4 \
                      rmd160 27ca9186bc5023f4f6ca0a44eab082cf74ec7cff

if {${perl5.major} != ""} {
depends_lib-append    port:p${perl5.major}-io-compress \
                      port:p${perl5.major}-font-ttf

supported_archs       noarch
}
