# $Id: Portfile 82782 2011-08-20 01:07:52Z ryandesign@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

categories            perl
perl5.setup           PDF-API2 2.016 ../by-authors/id/S/SS/SSIMMS/
revision              2
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
}
