summaryrefslogtreecommitdiff
path: root/benchmarks/randread
diff options
context:
space:
mode:
authorminskim <minskim>2004-07-30 15:50:37 +0000
committerminskim <minskim>2004-07-30 15:50:37 +0000
commit34f0a2d9b1b9ca3d53f2835ec68dc5df62ee518a (patch)
tree35af7d236523ef1dfca5c3ed878b628daaf776db /benchmarks/randread
parenta87197ad00be94552108015b7a3947216b58c838 (diff)
downloadpkgsrc-34f0a2d9b1b9ca3d53f2835ec68dc5df62ee518a.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'benchmarks/randread')
-rw-r--r--benchmarks/randread/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/benchmarks/randread/Makefile b/benchmarks/randread/Makefile
index 4d59771eb00..bc0e6e5d023 100644
--- a/benchmarks/randread/Makefile
+++ b/benchmarks/randread/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/20 12:08:12 agc Exp $
+# $NetBSD: Makefile,v 1.6 2004/07/30 15:50:38 minskim Exp $
#
DISTNAME= randread-0.1
@@ -9,9 +9,13 @@ MAINTAINER= grant@NetBSD.org
HOMEPAGE= http://randread.sourceforge.net/
COMMENT= Program to help benchmark random disk read performance
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
ALL_TARGET= randread
WRKSRC= ${WRKDIR}
+INSTALLATION_DIRS= sbin
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/randread ${PREFIX}/sbin