diff options
Diffstat (limited to 'security/srp/Makefile')
-rw-r--r-- | security/srp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/srp/Makefile b/security/srp/Makefile index 36d51124e1da..c694314d2151 100644 --- a/security/srp/Makefile +++ b/security/srp/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security net MASTER_SITES= http://www-cs-students.stanford.edu/~tjw/srp/source/ MAINTAINER= ports@FreeBSD.org +COMMENT= Secure Remote Password protocol library, TELNET, and FTP GNU_CONFIGURE= yes CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" INSTALL="/usr/bin/install -C" |