aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2005-04-23 04:09:20 +0800
committernetchild <netchild@FreeBSD.org>2005-04-23 04:09:20 +0800
commit9c44cc115bc83831eae1b117b4db6de5e15f56a0 (patch)
tree19222243f36456ee6b9e92f5ad3b1bbb4e811525 /security/Makefile
parentedf9d48884917e51b15f537c731fc3569fe7bfba (diff)
downloadfreebsd-ports-gnome-9c44cc115bc83831eae1b117b4db6de5e15f56a0.tar.gz
freebsd-ports-gnome-9c44cc115bc83831eae1b117b4db6de5e15f56a0.tar.zst
freebsd-ports-gnome-9c44cc115bc83831eae1b117b4db6de5e15f56a0.zip
libssh2 is a library implementing the SSH2 protocol as defined by
Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
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 b1aa33ea3144..ac26bd8fbf4e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -191,6 +191,7 @@
SUBDIR += libparanoia
SUBDIR += libprelude
SUBDIR += libsectok
+ SUBDIR += libssh2
SUBDIR += libtasn1
SUBDIR += libtomcrypt
SUBDIR += libwhisker