aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-02 02:56:29 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-02 02:56:29 +0000
commit28824c0b83fedcb931002eeb5a5c6939c0415778 (patch)
tree42c37a3af1050d1535ee3d8a45bd751c2f0f514c /security/Makefile
parent8908492156bdfdab3a8cfe87b33b56853b93d3b8 (diff)
downloadports-28824c0b83fedcb931002eeb5a5c6939c0415778.tar.gz
ports-28824c0b83fedcb931002eeb5a5c6939c0415778.zip
Add LSH, a login program similar to SSH. It depends on SECSH, which does
not require any patent-encumbered encryption algorithms, unlike SSH1, which depends on RSA, and SSH2, which is not free (of course, these days, this is not so true thanks to OpenSSH, but it's good to have alternatives!). PR: 18879 Submitted by: Eric Schwertfeger <eric@cybernut.com>
Notes
Notes: svn path=/head/; revision=29082
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index a1f9d3f0dfc6..6631071893e3 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -40,6 +40,7 @@
SUBDIR += librc4
SUBDIR += librsaintl
SUBDIR += logcheck
+ SUBDIR += lsh
SUBDIR += lxnb
SUBDIR += mhash
SUBDIR += nbaudit