2010-10-19 03:43:00 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2010/10/19 07:43:02 espie Exp $
|
2003-08-08 23:17:55 -04:00
|
|
|
|
2007-09-15 17:14:00 -04:00
|
|
|
COMMENT= tool to impose configurable amount of load
|
2010-05-26 00:51:16 -04:00
|
|
|
DISTNAME= stress-1.0.4
|
2003-08-08 23:17:55 -04:00
|
|
|
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
|
2003-08-08 23:17:55 -04:00
|
|
|
|
|
|
|
CONFIGURE_STYLE=gnu
|
2010-10-19 03:43:00 -04:00
|
|
|
USE_GROFF = Yes
|
2003-08-08 23:17:55 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|