freebsd-ports/net/utftpd/Makefile

17 lines
321 B
Makefile
Raw Normal View History

# Created by: andreas@FreeBSD.org
# $FreeBSD$
PORTNAME= utftpd
PORTVERSION= 0.2.4
PORTREVISION= 2
CATEGORIES= net
2011-08-02 18:22:15 +02:00
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
2014-01-31 10:46:10 +01:00
USES= gmake
.include <bsd.port.mk>