# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem        1.0
PortGroup         perl5 1.0

perl5.setup       PDF-Reuse 0.33
revision          2
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
}
