mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 08:11:50 -04: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:
parent
f08bbe419b
commit
c9d66a121d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444407
1 changed files with 3 additions and 3 deletions
|
@ -3,16 +3,16 @@
|
||||||
|
|
||||||
PORTNAME= slowloris
|
PORTNAME= slowloris
|
||||||
PORTVERSION= 0.7
|
PORTVERSION= 0.7
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= benchmarks
|
CATEGORIES= benchmarks
|
||||||
MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
|
MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
|
||||||
|
|
||||||
MAINTAINER= alexey@renatasystems.org
|
MAINTAINER= alexey@renatasystems.org
|
||||||
COMMENT= The low bandwidth, yet greedy and poisonous HTTP client
|
COMMENT= The low bandwidth, yet greedy and poisonous HTTP client
|
||||||
|
|
||||||
RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
|
RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
|
||||||
p5-Getopt-Long>=0:devel/p5-Getopt-Long
|
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
USES= perl5 shebangfix
|
USES= perl5 shebangfix
|
||||||
|
|
Loading…
Add table
Reference in a new issue