PORTNAME= randomio PORTVERSION= 1.4 CATEGORIES= benchmarks MASTER_SITES= http://www.arctic.org/~dean/randomio/ MAINTAINER= pluknet@gmail.com COMMENT= Multithreaded disk i/o microbenchmark WWW= http://www.arctic.org/~dean/randomio/ USES= tar:bzip2 gmake PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include