1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/net/utftpd/Makefile
Baptiste Daroussin c5e3914c60 Fix master_site
2011-08-02 16:22:15 +00:00

25 lines
467 B
Makefile

# New ports collection makefile for: utftpd
# Date created: 15 January 2002
# Whom: 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
USE_GMAKE= YES
MAN1= utftp.1
MAN5= utftpd.conf.5
MAN8= utftpd.8 utftpd_make.8
.include <bsd.port.mk>