freebsd-ports/net/lualdap/pkg-plist
Matthias Andree 22d3bcf652 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
2013-01-17 23:44:11 +00:00

6 lines
204 B
Text

%%LUA_MODLIBDIR%%/lualdap.so
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/license.html
%%PORTDOCS%%%%DOCSDIR%%/lualdap.png
%%PORTDOCS%%%%DOCSDIR%%/manual.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%