aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-23 19:12:31 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-23 19:12:31 +0000
commitaa36a45946bf2ee69d1ded67954283d21255eb68 (patch)
tree7dc62b70175e7cfea653c52f20d6dda54a65135a /security
parent123395979c78b9ef3163ccc56ddc3fd3e9906e85 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/metasploit/Makefile16
1 files changed, 14 insertions, 2 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile
index 3b12fe694533..b1eb307c73a8 100644
--- a/security/metasploit/Makefile
+++ b/security/metasploit/Makefile
@@ -3,7 +3,7 @@
PORTNAME= metasploit
PORTVERSION= 4.11.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= tanawts@gmail.com
@@ -39,7 +39,19 @@ USE_GITHUB= yes
GH_ACCOUNT= rapid7
GH_PROJECT= metasploit-framework
-USES= ncurses:port
+USES= ncurses:port shebangfix
+SHEBANG_FILES= data/cpuinfo/build.sh \
+ data/john/run.*/*.rb \
+ data/john/run.*/*.pl \
+ data/templates/src/pe/dll/build.sh \
+ external/ruby-kissfft/tests/test_kissfft.rb \
+ external/source/exploits/*/*.sh \
+ external/source/metsvc/test.rb \
+ external/source/msfJavaToolkit/*.sh \
+ external/source/msfJavaToolkit/*.rb \
+ external/source/pxesploit/regeditor/compile.sh \
+ external/source/shellcode/windows/build.sh \
+ lib/net/ssh/test.rb
USE_RUBY= yes
OPTIONS_DEFINE= DB