summaryrefslogtreecommitdiff
path: root/benchmarks/iozone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/iozone/Makefile')
-rw-r--r--benchmarks/iozone/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index d68e18585c4..42ffc87affb 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/05/10 16:33:03 jschauma Exp $
+# $NetBSD: Makefile,v 1.26 2004/07/30 15:50:37 minskim Exp $
DISTNAME= iozone3_217
PKGNAME= iozone-3.217
@@ -12,6 +12,8 @@ COMMENT= Benchmark for file read and write speed
RESTRICTED= "Publication of derivative works not allowed"
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
WRKSRC= ${WRKDIR}/src/current
MAKEFILE= makefile
@@ -34,6 +36,8 @@ MAKEFILE= makefile
ALL_TARGET= generic
.endif
+INSTALLATION_DIRS= bin man/man1
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/iozone ${PREFIX}/bin
${INSTALL_MAN} ${WRKDIR}/docs/iozone.1 ${PREFIX}/man/man1