# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup IO-Compress 2.213 ../../authors/id/P/PM/PMQS revision 0 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} homepage https://metacpan.org/release/${perl5.module}/ platforms {darwin any} supported_archs noarch checksums rmd160 e2eceac1ab785a219f11bc4d02bba107c80e2810 \ sha256 ae4d01ae574e4568c5f2fb0573e74631e2720b71ad3bc5a3ffe9480f1cb9a851 \ size 328473 if {${perl5.major} ne ""} { depends_build-append \ port:p${perl5.major}-test-cpan-meta \ port:p${perl5.major}-test-cpan-meta-json \ port:p${perl5.major}-test-pod depends_lib-append \ port:p${perl5.major}-compress-raw-bzip2 \ port:p${perl5.major}-compress-raw-zlib \ port:p${perl5.major}-time-local perl5.link_binaries no }