diff options
Diffstat (limited to 'ftp/hsftp/Makefile')
-rw-r--r-- | ftp/hsftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/hsftp/Makefile b/ftp/hsftp/Makefile index 5c36c83d05ec..8c9f5f800433 100644 --- a/ftp/hsftp/Makefile +++ b/ftp/hsftp/Makefile @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-readline MAKEFILE= makefile MAN1= hsftp.1 +PLIST_FILES= bin/hsftp .if defined(WITH_OPENSSH) RUN_DEPENDS= ssh:${PORTSDIR}/security/openssh |