# -*- 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.212 ../../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 a2d3521d845c3970a000d22fa37479bb6dcc7277 \ sha256 687490dbf9c4be42c22a945c4601812be5f4d38a9836018148915ba9e0ea65b1 \ size 328311 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 }