# Created by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
# $FreeBSD: benchmarks/dkftpbench/Makefile 327708 2013-09-20 15:52:44Z bapt $

PORTNAME=	dkftpbench
PORTVERSION=	0.45
PORTREVISION=	2
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

USE_AUTOTOOLS=	automake14 autoconf

NO_STAGE=	yes
.include <bsd.port.mk>
