opnsense-ports/benchmarks/filebench/Makefile
Franco Fichtner 56aa0b10b5 */*: sync with upstream
Taken from: FreeBSD
2015-09-28 07:00:15 +02:00

17 lines
344 B
Makefile

# Created by: Tom Judge <tom@tomjudge.com>
# $FreeBSD$
PORTNAME= filebench
PORTVERSION= 1.4.9.1
CATEGORIES= benchmarks
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}
MAINTAINER= tj@FreeBSD.org
COMMENT= Model-based file system workload generator
LICENSE= CDDL
LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
.include <bsd.port.mk>