summaryrefslogtreecommitdiff
path: root/benchmarks/lmbench/Makefile
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-05-28 02:18:20 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-05-28 02:18:20 +0000
commit70e0e2f6360b8409aa0cb0a6f107e1c0be2336d4 (patch)
treeffc5f403de0e84dc365455b8702c0425384b424d /benchmarks/lmbench/Makefile
parentMove @unexec install-info before "^info/mtools.info$" line; otherwise (diff)
Upgrade to lmbench 1.1
Notes
Notes: svn path=/head/; revision=6581
Diffstat (limited to '')
-rw-r--r--benchmarks/lmbench/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile
index d48f89290538..76bace783816 100644
--- a/benchmarks/lmbench/Makefile
+++ b/benchmarks/lmbench/Makefile
@@ -1,18 +1,20 @@
# New ports collection makefile for: lmbench
-# Version required: 1.0
+# Version required: 1.1
# Date created: 6 May 1995
# Whom: asami
#
-# $Id: Makefile,v 1.5 1996/03/21 11:35:08 asami Exp $
+# $Id: Makefile,v 1.6 1996/11/18 11:21:57 asami Exp $
#
-DISTNAME= lmbench-1.0
+DISTNAME= lmbench-1.1
CATEGORIES= benchmarks
-MASTER_SITES= ftp://forte.mathematik.uni-bremen.de/pub/unix/benchmarks/
+MASTER_SITES= ftp://forte.mathematik.uni-bremen.de/pub/comp/benchmarks/
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= fenner@FreeBSD.ORG
+WRKSRC= ${WRKDIR}/lmbench
ALL_TARGET= build
+MAKE_ENV= PATH=${PATH}:${WRKSRC}/scripts
MAN1= bargraph.1 graph.1
MAN8= bw_file_rd.8 bw_mem_cp.8 bw_mem_rd.8 bw_mem_wr.8 \
bw_mmap_rd.8 bw_pipe.8 bw_tcp.8 lat_connect.8 lat_ctx.8 \