aboutsummaryrefslogtreecommitdiff
path: root/security/srp
diff options
context:
space:
mode:
Diffstat (limited to 'security/srp')
-rw-r--r--security/srp/Makefile2
-rw-r--r--security/srp/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/security/srp/Makefile b/security/srp/Makefile
index 36d51124e1da..cfe91d109bb6 100644
--- a/security/srp/Makefile
+++ b/security/srp/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www-cs-students.stanford.edu/~tjw/srp/source/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Secure Remote Password protocol library, TELNET, and FTP
+
GNU_CONFIGURE= yes
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" INSTALL="/usr/bin/install -C"
CONFIGURE_ARGS= --with-openssl=/usr \
diff --git a/security/srp/pkg-comment b/security/srp/pkg-comment
deleted file mode 100644
index c5fe64ac4b9f..000000000000
--- a/security/srp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Secure Remote Password protocol library, TELNET, and FTP