aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Tea_JS
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-31 13:16:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-31 13:16:51 +0000
commitb44679900d68fd70d6a92d64f91607dd7afb5734 (patch)
tree706559ffb6db34d22e7a502de804b9285150b962 /security/p5-Crypt-Tea_JS
parent00fea9c70fbd1de2a4ebc599e2dfba433a175005 (diff)
downloadports-b44679900d68fd70d6a92d64f91607dd7afb5734.tar.gz
ports-b44679900d68fd70d6a92d64f91607dd7afb5734.zip
Notes
Diffstat (limited to 'security/p5-Crypt-Tea_JS')
-rw-r--r--security/p5-Crypt-Tea_JS/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/p5-Crypt-Tea_JS/Makefile b/security/p5-Crypt-Tea_JS/Makefile
index 8caac79fbb4c..2d3e003ee321 100644
--- a/security/p5-Crypt-Tea_JS/Makefile
+++ b/security/p5-Crypt-Tea_JS/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Crypt-Tea_JS
PORTVERSION= 2.23
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,7 +13,8 @@ COMMENT= Next gen Tiny Encryption Algorithm in Perl and Javascript
CONFLICTS= p5-Crypt-T_e_a-[0-9]*
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= examples/tea_demo.cgi
USE_PERL5= configure
OPTIONS_DEFINE= EXAMPLES