# $Id: Portfile,v 1.3 2006/08/08 07:07:55 yeled Exp $

PortSystem          1.0
PortGroup           perl5 1.0
perl5.setup         Archive-Zip 1.16
maintainers         markd@opendarwin.org yeled@opendarwin.org
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 e28dff400d07b1659d659d8dde7071f1

depends_lib-append  port:p5-compress-zlib

