blob: 5a453284425b62e8a85b598276125d4bb0a68011 (
plain) (
tree)
|
|
# New ports collection makefile for: utftpd
# Date created: 15 January 2002
# Whom: andreas@freebsd.org
#
# $FreeBSD$
#
PORTNAME= utftpd
PORTVERSION= 0.2.4
CATEGORIES= net
MASTER_SITES= http://www.ohse.de/uwe/releases/
MAINTAINER= andreas@FreeBSD.org
GNU_CONFIGURE= YES
USE_GMAKE= YES
MAN1= utftp.1
MAN5= utftpd.conf.5
MAN8= utftpd.8 utftpd_make.8
.include <bsd.port.mk>
|