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 f36a54b..cf65732 100644 --- a/ftp/hsftp/Makefile +++ b/ftp/hsftp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://la-samhna.de/hsftp/ \ MASTER_SITE_SUBDIR= system/network/file-transfer MAINTAINER= ports@FreeBSD.org +COMMENT= FTP emulator that uses ssh to transport commands/data GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-readline |