summaryrefslogtreecommitdiff
path: root/net/utftpd/Makefile
blob: 381328beb27ebe2837a340d842fcb87229cdcdd6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	utftpd
PORTVERSION=	0.2.4
PORTREVISION=	2
CATEGORIES=	net
MASTER_SITES=	http://ohse.de/uwe/releases/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Secure TFTP server with fine-grained access and revision control

GNU_CONFIGURE=	YES
USES=		gmake

.include <bsd.port.mk>