summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-01 12:51:41 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-01 12:51:41 +0000
commitac3066bf75f468401e4a8243ba4ea731c187b370 (patch)
treee3a493de948df0105f48151974dbe8794e55fc20 /benchmarks
parentBy default, KEYWORDS is a copy of CATEGORIES. (diff)
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
Notes
Notes: svn path=/head/; revision=1267
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/iozone/Makefile1
-rw-r--r--benchmarks/iozone21/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 9bb8f4a4c86a..02ca1ffd0da2 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -1,6 +1,7 @@
DISTFILES= iozone-2.01.shar.gz
DISTNAME= iozone
MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/
+CATEGORIES+= utilities
EXTRACT_CMD= ( gzcat | /usr/local/bin/gunshar )
EXTRACT_ARGS= <
NO_WRKSUBDIR= YES
diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile
index 9bb8f4a4c86a..02ca1ffd0da2 100644
--- a/benchmarks/iozone21/Makefile
+++ b/benchmarks/iozone21/Makefile
@@ -1,6 +1,7 @@
DISTFILES= iozone-2.01.shar.gz
DISTNAME= iozone
MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/
+CATEGORIES+= utilities
EXTRACT_CMD= ( gzcat | /usr/local/bin/gunshar )
EXTRACT_ARGS= <
NO_WRKSUBDIR= YES