# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 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 supported_archs noarch checksums rmd160 158c8f05caa99e42a6cbf437b3db0de7da7b7bdf \ sha256 6606e427a6dfce05dd36f3471ae4c93d719801b70e8c3b133259d8f3200d5b60 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-java }