1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/benchmarks/dkftpbench/Makefile
2010-12-04 07:34:27 +00:00

24 lines
446 B
Makefile

# New ports collection makefile for: dkftpbench
# Date created: 2004-10-22
# Whom: Roman Bogorodskiy <bogorodskiy@inbox.ru>
#
# $FreeBSD$
#
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
.include <bsd.port.mk>