# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup IO-Compress 2.052 IO/PMQS revision 2 license {Artistic-1 GPL} maintainers nomaintainer description Perl interface to allow reading and writing of \ compressed data created with the zlib and bzip2 \ libraries. long_description ${description} platforms darwin checksums rmd160 147de597dff85c429d19e7ac024b2f930dda6b40 \ sha256 7e2a838acbed053822ab71d707f2ec29441ac1edbfea63b84f28aac2f56bcc9b if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-compress-raw-bzip2 \ port:p${perl5.major}-compress-raw-zlib supported_archs noarch if {[vercmp ${perl5.major} 5.16] >= 0} { # perl5.16 installs zipdetails perl5.link_binaries no } }