aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/slowloris
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-21 19:00:43 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-21 19:00:43 +0000
commit5f8472ec360fbc68ef82592cc2074bda2e3dbdbc (patch)
tree2b7428abf10d48e103ad7487d50cbc2ce37c224c /benchmarks/slowloris
parent041e9dd8f2cb4a6f4a236ba33c74b1af674038a1 (diff)
downloadports-5f8472ec360fbc68ef82592cc2074bda2e3dbdbc.tar.gz
ports-5f8472ec360fbc68ef82592cc2074bda2e3dbdbc.zip
Shebangfix
Notes
Notes: svn path=/head/; revision=375182
Diffstat (limited to 'benchmarks/slowloris')
-rw-r--r--benchmarks/slowloris/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/slowloris/Makefile b/benchmarks/slowloris/Makefile
index 0bde3b944ed6..0dfb7c07ac5f 100644
--- a/benchmarks/slowloris/Makefile
+++ b/benchmarks/slowloris/Makefile
@@ -3,6 +3,7 @@
PORTNAME= slowloris
PORTVERSION= 0.7
+PORTREVISION= 1
CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
@@ -14,8 +15,9 @@ RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
NO_BUILD= yes
-USES= perl5
+USES= perl5 shebangfix
USE_PERL5= run
+SHEBANG_FILES= slowloris.pl
PLIST_FILES= bin/slowloris