# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		PerlIO-gzip 0.18
revision        2
maintainers		geeklair.net:dluke openmaintainer
description		PerlIO::gzip provides a PerlIO layer that manipulates files in the format used by the gzip program.
license			{GPL Artistic}

long_description	${description}

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

if {${perl5.major} != ""} {
depends_lib-append	port:zlib
}
