# -*- 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 Compress-Raw-Bzip2 2.211 ../../authors/id/P/PM/PMQS revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Perl low-level interface to bzip2 compression library long_description Compress::Raw::Bzip2 provides an interface to the \ in-memory compression/uncompression functions from \ the bzip2 compression library for the modules \ IO::Compress::Bzip2 and IO::Compress::Bunzip2. checksums rmd160 e08c6a74cdf2ce3c7b7ce29661cbedabfe491a13 \ sha256 ae320f823a15060c258cc5beff97a155ecd47bfd68128761a8b72c782b4f3272 \ size 218031 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 perl5.link_binaries no } # builds using embedded bzip2 source, no external dependency required