aboutsummaryrefslogtreecommitdiff
path: root/ftp/ncftp2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/ncftp2/Makefile')
-rw-r--r--ftp/ncftp2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile
index f0657c3aa278..c50d9de987b0 100644
--- a/ftp/ncftp2/Makefile
+++ b/ftp/ncftp2/Makefile
@@ -16,6 +16,7 @@ COMMENT= FTP replacement with advanced user interface
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_func_getmaxyx=yes ac_cv_lib_readline=yes
MAN1= ncftp2.1
+PLIST_FILES= bin/ncftp2
.if defined(WITH_SOCKS)
BUILD_DEPENDS= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5