# $Id: Portfile 80698 2011-07-16 12:45:22Z dluke@macports.org $

PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		PerlIO-via-Bzip2 0.02 
revision        1
maintainers		geeklair.net:dluke openmaintainer
description		This is a PerlIO layer for handling bzip2 compressed files (used by svk).
license			{GPL Artistic}

long_description	${description}

platforms		darwin
checksums		md5 1ec8c4b0772301deeb1a4639b3282f09 \
			sha1 646079d0d5cbe93f8004b6fad5bc632cc38e09a7 \
			rmd160 b02506db42e2803a59f4d376951ab748c8b7adeb

depends_lib-append	port:p5-compress-bzip2

supported_archs noarch
