# $Id: Portfile 33817 2008-02-05 23:00:21Z markd@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Archive-Zip 1.23
maintainers         markd
description         Interface to zip archive files
long_description    Allows a Perl program to create, manipulate, read, \
                    and write Zip archive files.

platforms           darwin

checksums           md5 7ffcbdc1b603307235fb8d42084cb84d

depends_lib-append  port:p5-compress-zlib

