# Created by: Radim Kolar
# $FreeBSD: head/benchmarks/forkbomb/Makefile 340722 2014-01-22 17:00:46Z mat $

PORTNAME=	forkbomb
PORTVERSION=	1.4
CATEGORIES=	benchmarks
MASTER_SITES=	SUNSITE/system/benchmark \
		http://home.tiscali.cz:8080/~cz210552/distfiles/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	System stress testing tool

PLIST_FILES=	sbin/forkbomb \
		man/man8/forkbomb.8.gz

.include <bsd.port.mk>
