2013-08-02 20:52:07 +02:00
|
|
|
# Created by: will
|
2001-01-04 00:21:27 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Archive-Zip
|
2014-09-09 10:40:43 +02:00
|
|
|
PORTVERSION= 1.38
|
2001-01-04 00:21:27 +01:00
|
|
|
CATEGORIES= archivers perl5
|
2008-03-24 20:59:43 +01:00
|
|
|
MASTER_SITES= CPAN
|
2001-01-04 00:21:27 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-01-29 18:41:17 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-17 14:46:09 +01:00
|
|
|
COMMENT= Perl module to create, manipulate, read, and write Zip archive files
|
2001-01-04 00:21:27 +01:00
|
|
|
|
2013-11-09 19:48:44 +01:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-01-04 00:21:27 +01:00
|
|
|
|
2012-12-17 16:39:36 +01:00
|
|
|
.include <bsd.port.mk>
|