Ticket #4683: Portfile

File Portfile, 449 bytes (added by dports@…, 19 years ago)

p5-archive-zip-1.16 Portfile

Line 
1# $Id: Portfile,v 1.1 2005/07/29 14:06:58 mww Exp $
2
3PortSystem 1.0
4PortGroup perl5 1.0
5perl5.setup             Archive-Zip 1.16
6
7maintainers             dports@mac.com
8
9description             Interface to zip archive files
10
11long_description        Allows a Perl program to create, manipulate, read, and write Zip archive files.
12
13platforms               darwin
14
15checksums               md5 e28dff400d07b1659d659d8dde7071f1
16
17depends_lib             port:p5-compress-zlib