# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Compress-Raw-Bzip2 2.040 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. platforms darwin checksums sha1 fd6242b0454ad63b2287c32a35e2c4bace4f40a0 \ rmd160 1bf96fa4322607e8f89b41d3eac81ba4300ecd57 # According to # http://search.cpan.org/src/PMQS/Compress-Raw-Bzip2-2.012/README # Compress-Raw-Bzip2 doesn't depend on anything (it includes bzip2 code).