freebsd-ports/net/utftpd/Makefile
2014-01-31 09:46:10 +00:00

16 lines
321 B
Makefile

# 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>