# New ports collection makefile for:	dkftpbench
# Date created:		2004-10-22
# Whom:			Roman Bogorodskiy <bogorodskiy@inbox.ru>
#
# $FreeBSD: ports/benchmarks/dkftpbench/Makefile,v 1.7 2007/09/30 04:46:36 linimon Exp $
#

PORTNAME=	dkftpbench
PORTVERSION=	0.45
PORTREVISION=	1
CATEGORIES=	benchmarks ftp
MASTER_SITES=	http://www.kegel.com/dkftpbench/

MAINTAINER=	novel@FreeBSD.org
COMMENT=	A FTP benchmark program

PLIST_FILES=	bin/dkftpbench

GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

USE_AUTOTOOLS=	automake:14 autoconf:261

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1