# Created by: andreas@FreeBSD.org
# $FreeBSD: net/utftpd/Makefile 327755 2013-09-20 22:10:23Z bapt $

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
USE_GMAKE=	YES

MAN1=		utftp.1
MAN5=		utftpd.conf.5
MAN8=		utftpd.8 utftpd_make.8

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