summaryrefslogblamecommitdiff
path: root/benchmarks/dkftpbench/Makefile
blob: 366dbab4199e671da33883d743a3754ac54c9b52 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                
                 
                              

                                                
                                 




                                       
 
                                        

                      
# New ports collection makefile for:	dkftpbench
# Date created:		2004-10-22
# Whom:			Roman Bogorodskiy <bogorodskiy@inbox.ru>
#
# $FreeBSD$
#

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

USE_AUTOTOOLS=	automake:14 autoconf:262

.include <bsd.port.mk>