diff options
Diffstat (limited to 'ftp/bftpd/Makefile')
-rw-r--r-- | ftp/bftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile index 6dbf33539281..150fca0a17b4 100644 --- a/ftp/bftpd/Makefile +++ b/ftp/bftpd/Makefile @@ -11,6 +11,7 @@ CATEGORIES= ftp MASTER_SITES= http://bftpd.sourceforge.net/downloads/src/ MAINTAINER= petef@FreeBSD.org +COMMENT= Very configurable FTP server that can do chroot easily GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-pam |