Lines 5-15
Link Here
|
5 |
# $FreeBSD: ports/benchmarks/stream/Makefile,v 1.11 2009/02/19 17:39:02 wxs Exp $ |
5 |
# $FreeBSD: ports/benchmarks/stream/Makefile,v 1.11 2009/02/19 17:39:02 wxs Exp $ |
6 |
|
6 |
|
7 |
PORTNAME= stream |
7 |
PORTNAME= stream |
8 |
PORTVERSION= 5.8 |
8 |
PORTVERSION= 5.9 |
9 |
CATEGORIES= benchmarks |
9 |
CATEGORIES= benchmarks |
10 |
MASTER_SITES= http://www.cs.virginia.edu/stream/FTP/Code/ |
10 |
MASTER_SITES= http://www.cs.virginia.edu/stream/FTP/Code/ |
11 |
DISTFILES= stream.c |
11 |
DISTFILES= stream.c |
12 |
DIST_SUBDIR= ${PORTNAME}-1.0 |
12 |
DIST_SUBDIR= ${PORTNAME}-1.0/${PORTVERSION} |
13 |
|
13 |
|
14 |
MAINTAINER= shuvaev@physik.uni-wuerzburg.de |
14 |
MAINTAINER= shuvaev@physik.uni-wuerzburg.de |
15 |
COMMENT= Synthetic benchmark program that measures sustainable memory bandwidth |
15 |
COMMENT= Synthetic benchmark program that measures sustainable memory bandwidth |