# $Id: Portfile 108846 2013-08-03 05:24:38Z jmr@macports.org $

PortSystem        1.0
PortGroup         perl5 1.0

perl5.branches    5.8 5.10 5.12 5.14 5.16
perl5.setup       XML-ApacheFOP 0.03
revision          3
license           {Artistic-1 GPL}
maintainers       nomaintainer
description       Access Apache FOP from Perl to create PDF files using XSL-FO
long_description  ${description}

platforms         darwin

checksums         md5 8652fb3917b59bfdcd3d343710eca495

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

supported_archs noarch
}
