# -*- 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.213 ../../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 c0849b220f64d8e60994198c03b40efc96702028 \ sha256 8d75d3d366c9101ca18061b00d438d3da39478c06159147dea3c666770577c7b \ size 218757 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