aboutsummaryrefslogtreecommitdiff
path: root/ftp/quftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/quftp/Makefile')
-rw-r--r--ftp/quftp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile
index bfdda35835bc..78e089198628 100644
--- a/ftp/quftp/Makefile
+++ b/ftp/quftp/Makefile
@@ -21,6 +21,7 @@ GNU_CONFIGURE= yes
CFLAGS+= -L${PREFIX}/lib ${PTHREAD_LIBS}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-MAN1= quftp.1
+MAN1= quftp.1
+PLIST_FILES= bin/quftp
.include <bsd.port.mk>