2004-01-22 18:57:44 +01:00
|
|
|
# New ports collection makefile for: forkbomb
|
|
|
|
# Date created: 21 Jan 2004
|
|
|
|
# Whom: Radim Kolar
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= forkbomb
|
2005-05-15 20:41:36 +02:00
|
|
|
PORTVERSION= 1.4
|
2004-01-22 18:57:44 +01:00
|
|
|
CATEGORIES= benchmarks
|
2005-05-15 20:41:36 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
|
|
|
|
http://home.tiscali.cz:8080/~cz210552/distfiles/
|
2004-01-22 18:57:44 +01:00
|
|
|
MASTER_SITE_SUBDIR= system/benchmark
|
|
|
|
|
2004-10-12 15:23:48 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-01-22 18:57:44 +01:00
|
|
|
COMMENT= System stress testing tool
|
|
|
|
|
|
|
|
MAN8= forkbomb.8
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= sbin/forkbomb
|
2004-01-22 18:57:44 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|