aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2009-10-11 15:08:11 +0800
committerwen <wen@FreeBSD.org>2009-10-11 15:08:11 +0800
commit4ac85636b08b522c4ddd8476f150b30d1addd852 (patch)
treeb0c029a8e05bace90b9322d264cca062d7279b92 /net/Makefile
parenta1befb687e7cc9947749a3d415d7908c9df3ace2 (diff)
downloadfreebsd-ports-gnome-4ac85636b08b522c4ddd8476f150b30d1addd852.tar.gz
freebsd-ports-gnome-4ac85636b08b522c4ddd8476f150b30d1addd852.tar.zst
freebsd-ports-gnome-4ac85636b08b522c4ddd8476f150b30d1addd852.zip
Net::LDAP::Server provides the protocol handling for an LDAP
server. You can subclass it and implement the methods you need (see below). Then you just instantiate your subclass and call its handle method to establish a connection with the client. WWW: http://search.cpan.org/dist/Net-LDAP-Server/ Approved by: miwi(mentor)
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 33fd8dbdb5f8..b9b29094d591 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -545,6 +545,7 @@
SUBDIR += p5-Net-LDAP-Express
SUBDIR += p5-Net-LDAP-LDAPhash
SUBDIR += p5-Net-LDAP-Makepath
+ SUBDIR += p5-Net-LDAP-Server
SUBDIR += p5-Net-Libdnet
SUBDIR += p5-Net-MAC
SUBDIR += p5-Net-MAC-Vendor