freebsd-ports/net/utftpd/Makefile
2021-04-06 16:31:07 +02:00

15 lines
308 B
Makefile

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