aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/openssh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 0d965bf2e18..9459fcb1cf1 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://internat.FreeBSD.org/pub/Crypto/OpenSSH/
MAINTAINER= green@FreeBSD.org
+RESTRICTED= "One file calls external cryptographic routines."
+
LIB_DEPENDS= crypto.1:${PORTSDIR}/security/openssl
.include <bsd.port.pre.mk>