freebsd-ports/benchmarks/bonnie++/Makefile
Ying-Chieh Liao 83769e8c5f upgrade to 1.0.2
drop maintainership
2001-10-17 09:04:04 +00:00

22 lines
414 B
Makefile

# ex:ts=8
# New ports collection makefile for: bonnie++
# Date created: Mar 24, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= bonnie++
PORTVERSION= 1.02
CATEGORIES= benchmarks
MASTER_SITES= http://www.coker.com.au/bonnie++/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= bon_csv2html.1 bon_csv2txt.1
MAN8= bonnie++.8 zcav.8
.include <bsd.port.mk>