aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2013-01-18 07:44:11 +0800
committermandree <mandree@FreeBSD.org>2013-01-18 07:44:11 +0800
commitbfe2d75d9bcb8dfdc69469deda25df06870d489b (patch)
treef839c154a82812d78d725c00c6651f10f21a6008 /net/Makefile
parent4a5252a917e420c841c4e59231c14c3f1227f970 (diff)
downloadfreebsd-ports-gnome-bfe2d75d9bcb8dfdc69469deda25df06870d489b.tar.gz
freebsd-ports-gnome-bfe2d75d9bcb8dfdc69469deda25df06870d489b.tar.zst
freebsd-ports-gnome-bfe2d75d9bcb8dfdc69469deda25df06870d489b.zip
LuaLDAP is a simple interface from Lua to an LDAP client.
In fact it is a bind to OpenLDAP or to ADSI. It enables a Lua program to: - connect to an LDAP server; - execute any operation (search, add, compare, delete, modify and rename); - retrieve entries and references of the search result. WWW: http://www.keplerproject.org/lualdap/ PR: 172415 Submitted by: Piotr Florczyk
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 185056ef3981..93b134331fa7 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -366,6 +366,7 @@
SUBDIR += lla
SUBDIR += ltm
SUBDIR += lua50-luasocket
+ SUBDIR += lualdap
SUBDIR += luasocket
SUBDIR += lvwimax
SUBDIR += mDNSResponder