opnsense-ports/net/utftpd/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01: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>