mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Support staging
This commit is contained in:
parent
1b43717b4f
commit
a79ed050b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337242
1 changed files with 3 additions and 5 deletions
|
@ -4,15 +4,13 @@
|
|||
PORTNAME= forkbomb
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= benchmarks
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
|
||||
MASTER_SITES= SUNSITE/system/benchmark \
|
||||
http://home.tiscali.cz:8080/~cz210552/distfiles/
|
||||
MASTER_SITE_SUBDIR= system/benchmark
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= System stress testing tool
|
||||
|
||||
MAN8= forkbomb.8
|
||||
PLIST_FILES= sbin/forkbomb
|
||||
PLIST_FILES= sbin/forkbomb \
|
||||
man/man8/forkbomb.8.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue