1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Remove Perl core modules

- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-26 19:37:37 +00:00
parent f08bbe419b
commit c9d66a121d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444407

View File

@ -3,16 +3,16 @@
PORTNAME= slowloris
PORTVERSION= 0.7
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
MAINTAINER= alexey@renatasystems.org
COMMENT= The low bandwidth, yet greedy and poisonous HTTP client
RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
p5-Getopt-Long>=0:devel/p5-Getopt-Long
RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
NO_ARCH= yes
NO_BUILD= yes
USES= perl5 shebangfix