1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/ftp/tnftp/Makefile
Danilo Egea Gondolfo b43fa6c573 - Change maintainer email to @FreeBSD.org
- Add stage support

Approved by:	wg (mentor)
2013-09-29 13:46:55 +00:00

17 lines
348 B
Makefile

# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
# $FreeBSD$
PORTNAME= tnftp
PORTVERSION= 20130505
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
MAINTAINER= danilo@FreeBSD.org
COMMENT= Enhanced ftp client from NetBSD
GNU_CONFIGURE= yes
PLIST_FILES= bin/tnftp man/man1/tnftp.1.gz
.include <bsd.port.mk>