diff options
Diffstat (limited to 'archivers/p5-Archive-Zip/Makefile')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 23274d38239c..3f29adefe915 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Archive-Zip -PORTVERSION= 1.30 -PORTREVISION= 1 +PORTVERSION= 1.32 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to create, manipulate, read, and write Zip archive files +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |