# $Id: Portfile 79860 2011-06-28 14:11:43Z vinc17@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup         Compress-Raw-Bzip2 2.037
maintainers         vinc17 openmaintainer
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    ace903f693e2008aa16003c324f88ce14ed84710 \
                    rmd160  906a06c288b133ec90df7655c472cc3db14f5947

# 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).
