summaryrefslogtreecommitdiff
path: root/net/utftpd/Makefile
blob: 86eb54b7a21dda7d8c2fad2d2e17ce6b0b9a7261 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: andreas@FreeBSD.org

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>