aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/dkftpbench/Makefile
blob: 1029c5e21ee8efc38ac5fcdb94a52ceb8f4ce656 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
# $FreeBSD$

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

MAINTAINER= ports@FreeBSD.org
COMMENT=    FTP benchmark program

LICENSE=    GPLv2

GNU_CONFIGURE=  yes
PLIST_FILES=    bin/dkftpbench

.include <bsd.port.mk>