diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-30 13:45:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-30 13:45:02 +0000 |
commit | 73994ef3a5b16ee87e2f76a376d4b51c893bf21f (patch) | |
tree | fc366e326428dbe75a551d4a3e6ffda1cf76d6c4 /www/p5-CGI-Compress-Gzip/Makefile | |
parent | fcee308cb81cdce810378644cf6873dad01b7333 (diff) |
Notes
Diffstat (limited to 'www/p5-CGI-Compress-Gzip/Makefile')
-rw-r--r-- | www/p5-CGI-Compress-Gzip/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-CGI-Compress-Gzip/Makefile b/www/p5-CGI-Compress-Gzip/Makefile index 86ea6d56e633..52643395eac2 100644 --- a/www/p5-CGI-Compress-Gzip/Makefile +++ b/www/p5-CGI-Compress-Gzip/Makefile @@ -3,7 +3,7 @@ PORTNAME= CGI-Compress-Gzip PORTVERSION= 1.03 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= CGI::Compress::Gzip - CGI with automatically compressed output -BUILD_DEPENDS= p5-IO-Zlib>=1.01:archivers/p5-IO-Zlib -RUN_DEPENDS= p5-IO-Zlib>=1.01:archivers/p5-IO-Zlib +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild |