# -*- 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.214 ../../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 121d5b86e07cb410623e11a9e410275ed1b85dbb \ sha256 b0810a4d6e1a402892840564e6589e6ecd39cb87561bc556f171b78e900079cb \ size 218914 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