Path: blob/main/benchmarks/filebench/Makefile
16124 views
# Created by: Tom Judge <[email protected]> PORTNAME= filebench DISTVERSION= 1.5-alpha3-27 DISTVERSIONSUFFIX= -g22620e6 CATEGORIES= benchmarks MAINTAINER= [email protected] COMMENT= File system and storage benchmark LICENSE= CDDL LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf libtool USE_GITHUB= yes USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} GNU_CONFIGURE= yes post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/*.so.0.0.0 .include <bsd.port.mk>