aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/filebench/Makefile
blob: 9fcfb349875ecfb597ac4aa351e23558e8b66644 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Tom Judge <tom@tomjudge.com>
# $FreeBSD$

PORTNAME=   filebench
PORTVERSION=    1.4.8.0.8
CATEGORIES= benchmarks
MASTER_SITES=   http://www.fsl.cs.sunysb.edu/~vass/filebench/
DISTNAME=   go_filebench-1.4.8.fsl.0.8

MAINTAINER= tj@FreeBSD.org
COMMENT=    Model-based file system workload generator

LICENSE=    CDDL

ONLY_FOR_ARCHS= amd64 i386 ia64 powerpc powerpc64

GNU_CONFIGURE=  yes

.include <bsd.port.mk>