1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/net/utftpd/Makefile

17 lines
320 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 TFTP server with fine-grained access and revision control
GNU_CONFIGURE= YES
USES= gmake
.include <bsd.port.mk>