aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-14 06:07:51 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-14 06:07:51 +0000
commit3e0f3a3764b350d219402fefd1ba619d16126b82 (patch)
tree45ce18f4be0e6a3d38d402690cf670517e9eb1a8 /security/Makefile
parente271fb5d9f94d1c04e6faa02cfc5e67b65b32a7e (diff)
downloadports-3e0f3a3764b350d219402fefd1ba619d16126b82.tar.gz
ports-3e0f3a3764b350d219402fefd1ba619d16126b82.zip
LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. This
version delegates to LuaSocket the TCP connection establishment between the client and server. Then LuaSec uses this connection to start a secure TLS/SSL session. WWW: http://www.inf.puc-rio.br/~brunoos/luasec/ PR: ports/136266 Submitted by: Andrew Lewis <dru at silenceisdefeat.net>
Notes
Notes: svn path=/head/; revision=237758
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 521c9fc1ffab..ca782f9d49ad 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -272,6 +272,7 @@
SUBDIR += lockdown
SUBDIR += logcheck
SUBDIR += lsh
+ SUBDIR += luasec
SUBDIR += lxnb
SUBDIR += lynis
SUBDIR += mac-robber