freebsd-ports/ftp/tnftp/Makefile
Mathieu Arnold a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00

18 lines
367 B
Makefile

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