aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 03:46:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 03:46:07 +0000
commit91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac (patch)
tree7fb39aa3f78592f94c2415ace02da97d31058a71 /benchmarks
parent30c64255c60ccb33f5d4988894005dc545e00c52 (diff)
downloadports-91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac.tar.gz
ports-91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac.zip
Another round of Makefile updates, in utils!
Notes
Notes: svn path=/head/; revision=1359
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/iozone/Makefile20
-rw-r--r--benchmarks/iozone21/Makefile20
2 files changed, 32 insertions, 8 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 627d9feff227..7bf4acc64342 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -1,12 +1,24 @@
-DISTFILES= iozone-2.01.shar.gz
+# New ports collection makefile for: iozone
+# Version required: 2.01
+# Date created: 26 September 1994
+# Whom: jmz
+#
+# $Id$
+#
+
DISTNAME= iozone
-MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/
+PKGNAME= iozone-2.01
CATEGORIES+= utilities
+MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/
+DISTFILES= iozone-2.01.shar.gz
+
+MAINTAINER= jmz@FreeBSD.org
+
+EXEC_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar
+
EXTRACT_CMD= ( gzcat | /usr/local/bin/gunshar )
EXTRACT_ARGS= <
NO_WRKSUBDIR= YES
-EXEC_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar
-MAINTAINER= jmz@FreeBSD.org
pre-extract: depends
diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile
index 627d9feff227..7bf4acc64342 100644
--- a/benchmarks/iozone21/Makefile
+++ b/benchmarks/iozone21/Makefile
@@ -1,12 +1,24 @@
-DISTFILES= iozone-2.01.shar.gz
+# New ports collection makefile for: iozone
+# Version required: 2.01
+# Date created: 26 September 1994
+# Whom: jmz
+#
+# $Id$
+#
+
DISTNAME= iozone
-MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/
+PKGNAME= iozone-2.01
CATEGORIES+= utilities
+MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/
+DISTFILES= iozone-2.01.shar.gz
+
+MAINTAINER= jmz@FreeBSD.org
+
+EXEC_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar
+
EXTRACT_CMD= ( gzcat | /usr/local/bin/gunshar )
EXTRACT_ARGS= <
NO_WRKSUBDIR= YES
-EXEC_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar
-MAINTAINER= jmz@FreeBSD.org
pre-extract: depends