diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-26 18:13:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-26 18:13:57 +0000 |
commit | a59f273727ad568d1f28793a1545efbc21d0aa26 (patch) | |
tree | 2bd57f77d7f2d5055237e51c94b85c79ba4201b0 /www | |
parent | dcc96c57b39f6d76eb7815e64b680c82786bc536 (diff) | |
download | ports-a59f273727ad568d1f28793a1545efbc21d0aa26.tar.gz ports-a59f273727ad568d1f28793a1545efbc21d0aa26.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile b/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile index 506a0245e157..499dc6307081 100644 --- a/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile +++ b/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile @@ -8,9 +8,12 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Make tamper-resistent links in CGI::Application +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ |