# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		PerlIO-gzip 0.18
maintainers		geeklair.net:dluke
description		PerlIO::gzip provides a PerlIO layer that manipulates files in the format used by the gzip program.
long_description	${description}

platforms		darwin
checksums		md5 933fdf283a0d2739f7630420569e3b24 \
			sha1 f16b4a1710cf6a4bfdc589ab8c3b056a6d994a9d \
			rmd160 36b4991424fdfa4dbb824411cbd57f49922ad026

depends_lib-append	port:zlib
