# $Id: Portfile 32245 2007-12-22 03:00:56Z vinc17@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Compress-Raw-Bzip2 2.008 maintainers vincent-opdarw@vinc17.org 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 md5 a0be72bc844414ad631b1a525ecb4325 \ sha1 e2d0daf342090b950930dfd4423fac1ad84d8d9f \ rmd160 47a63bc330b0d012cea5c9d9e0fa08b2301c48ee platforms darwin # According to # http://search.cpan.org/src/PMQS/Compress-Raw-Bzip2-2.008/README # Compress-Raw-Bzip2 doesn't depend on anything (it includes bzip2 code).