aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2003-04-17 14:26:46 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2003-04-17 14:26:46 +0000
commit2cc92ba66e5daa9e3c1d60bb7eca7e815819c5f2 (patch)
tree4e60eb40214e89e6bde1deffb62a01a3a18be059 /net/Makefile
parent005c47f6d2d3037de294be6ee4ef5e5c1242c50c (diff)
downloadports-2cc92ba66e5daa9e3c1d60bb7eca7e815819c5f2.tar.gz
ports-2cc92ba66e5daa9e3c1d60bb7eca7e815819c5f2.zip
Add nss_ldap, an RFC 2307-compliant NSS module. Currently only the
getpwent(3) and getgrent(3) family of functions are supported.
Notes
Notes: svn path=/head/; revision=79142
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 b40c60d3f96b..330b18792a68 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -361,6 +361,7 @@
SUBDIR += nsd
SUBDIR += nslint
SUBDIR += nsping
+ SUBDIR += nss_ldap
SUBDIR += nstreams
SUBDIR += ntalk
SUBDIR += ntop