diff options
author | John Marino <marino@FreeBSD.org> | 2016-02-03 21:38:11 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-02-03 21:38:11 +0000 |
commit | d5f0b3e59bafe8653bef2c06f80efe487e0e14bf (patch) | |
tree | 412571e73037c7a8340d5defe42d85f813a8654a /ftp/cftp/Makefile | |
parent | 461687838bdda2abf0dddb71ac6a3c76356f91be (diff) |
Notes
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 |