aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-04-12 17:47:48 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-04-12 17:47:48 +0000
commitb9bf0908c3ec383a5064e01c1a3197363efed49d (patch)
tree819d9e686dce65f055552519afaed1446bc8050e /security/Makefile
parentb65ce7077fdba178a22c53ace6b1e00c18091d58 (diff)
downloadports-b9bf0908c3ec383a5064e01c1a3197363efed49d.tar.gz
ports-b9bf0908c3ec383a5064e01c1a3197363efed49d.zip
Add libssh 0.2, a library implementing the SSH1 and SSH2 protocol.
PR: ports/133657 Submitted by: Alexander Logvinov <ports at logvinov.com>
Notes
Notes: svn path=/head/; revision=232223
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 56ef65a263fd..97892d5fd2dc 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -253,6 +253,7 @@
SUBDIR += libpreludedb
SUBDIR += libpwstor
SUBDIR += libsectok
+ SUBDIR += libssh
SUBDIR += libssh2
SUBDIR += libtasn1
SUBDIR += libtomcrypt