# $Id: Portfile 109131 2013-08-08 11:12:36Z jmr@macports.org $

PortSystem        1.0
PortGroup         perl5 1.0

perl5.branches    5.8 5.10 5.12 5.14 5.16
perl5.setup       PDF-Reuse 0.33
revision          3
license           {Artistic-1 GPL}
maintainers       nomaintainer
description       Reuse and mass produce PDF documents
long_description  ${description}

platforms         darwin

checksums         md5 464a0ad7781bacd379866930ae68c101 \
                  sha1 5c858118f07dda431463b532c64a32629a63d6c7 \
                  rmd160 9104f3ef6453b3c2b91949365466cee854ab29db

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

supported_archs noarch
}
