summaryrefslogtreecommitdiffstats
path: root/package/stress/stress.mk
blob: 3a047b56912a654febb306912bbe83a115a3b485 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#############################################################
#
# stress - a workload generator
#
# http://weather.ou.edu/~apw/projects/stress/
#
#############################################################

STRESS_VERSION = 1.0.4
STRESS_SITE    = http://weather.ou.edu/~apw/projects/stress
STRESS_AUTORECONF = YES

$(eval $(autotools-package))