# $Id: Portfile 51101 2009-05-18 01:58:05Z vinc17@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup         IO-Compress-Bzip2 2.015
maintainers         vinc17
description         Perl interface to read/write bzip2 files/buffers
long_description    These modules IO::Compress::Bzip2 and \
                    IO::Uncompress::Bunzip2 provide a Perl interface \
                    that allows the writing of bzip2 compressed data to \
                    files/buffers and the reading of bzip2 files/buffers.
checksums           md5 9f3aff70e9ab4c7f34c4bae0117f7a48 \
                    sha1 379e8d8d112d1255a3b9974f70f5e1ed78479c7a \
                    rmd160 4b17cb5ae76cd4b24ebcb15d1f928394897030b4
platforms           darwin
depends_lib-append  port:p5-compress-raw-bzip2
