# $Id: Portfile 79264 2011-06-07 19:39:48Z l2g@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           IO-Compress 2.035 IO/PMQS
maintainers           narf_tm openmaintainer
description           Perl interface to allow reading and writing of \
                      compressed data created with the zlib and bzip2 \
                      libraries.
long_description      ${description}

platforms             darwin

checksums             sha1    73a26d191a664e9672d8f01dfd34ffe664f37b71 \
                      rmd160  6581fabe54827c6e8ac46c071f9a46dc4b472413

depends_lib-append    port:p5-compress-raw-bzip2 \
                      port:p5-compress-raw-zlib

supported_archs noarch
