diff options
Diffstat (limited to 'ftp/cftp/Makefile')
-rw-r--r-- | ftp/cftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile index ac639ac77f5f..0888f850936e 100644 --- a/ftp/cftp/Makefile +++ b/ftp/cftp/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Comfortable FTP, a full screen ftp client +USES= ncurses GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-sftp |