# $Id: Portfile 67323 2010-05-05 15:51:10Z vinc17@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup         Compress-Raw-Bzip2 2.027
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.
checksums           md5     3338fe762ec77009316adb405197bf40 \
                    sha1    feb2ba5fb1414dc4606c658c8c384d6e82ddffab \
                    rmd160  51905982d5215f38b09933c26fdd8a5aa1b4238c
platforms           darwin

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