# Created by: andreas@FreeBSD.org
# $FreeBSD$

PORTNAME=	utftpd
PORTVERSION=	0.2.4
PORTREVISION=	2
CATEGORIES=	net
MASTER_SITES=	http://ohse.de/uwe/releases/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	secure tftpd server with fine grained access and revision control

GNU_CONFIGURE=	YES
USES=		gmake

.include <bsd.port.mk>