app-benchmarks/iozone/3.326/1: iozone-3.326.bep
| File iozone-3.326.bep, 403 bytes (added by thorn, 6 years ago) |
|---|
| Line | |
|---|---|
| 1 | DESCRIPTION="Filesystem benchmarking program" |
| 2 | HOMEPAGE="http://www.iozone.org/" |
| 3 | SRC_URI="http://www.iozone.org/src/current/iozone3_326.tar" |
| 4 | CHECKSUM_MD5="e80f06da89d314f7fc08fcef4046d367" |
| 5 | REVISION="1" |
| 6 | STATUS_HAIKU="unstable" |
| 7 | DEPEND="" |
| 8 | BUILD { |
| 9 | cd iozone3_326/src/current/ |
| 10 | make haiku |
| 11 | } |
| 12 | |
| 13 | INSTALL { |
| 14 | cd iozone3_326/src/current/ |
| 15 | install -v iozone /boot/common/bin |
| 16 | install -v fileop /boot/common/bin |
| 17 | } |
| 18 |
