opnsense-ports/benchmarks/filebench/Makefile
Franco Fichtner 3bbf5cbf35 */*: sync with upstream
Taken from: HardenedBSD
2018-11-07 06:00:51 +01:00

17 lines
347 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= ports@FreeBSD.org
COMMENT= Model-based file system workload generator
LICENSE= CDDL
LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
.include <bsd.port.mk>