# Created by: Radim Kolar
# $FreeBSD: benchmarks/forkbomb/Makefile 327708 2013-09-20 15:52:44Z bapt $

PORTNAME=	forkbomb
PORTVERSION=	1.4
CATEGORIES=	benchmarks
MASTER_SITES=	${MASTER_SITE_SUNSITE} \
		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

NO_STAGE=	yes
.include <bsd.port.mk>
