openbsd-ports/sysutils/stress/Makefile

20 lines
411 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.7 2007/09/15 21:14:02 merdely Exp $
COMMENT= tool to impose configurable amount of load
2007-03-19 07:18:10 -04:00
DISTNAME= stress-0.18.9
CATEGORIES= sysutils
MASTER_SITES= ${HOMEPAGE}
HOMEPAGE= http://weather.ou.edu/~apw/projects/stress/
# GPL
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
2004-12-20 05:35:34 -05:00
WANTLIB= c m
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>