diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 21:19:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 21:19:26 +0000 |
commit | 248f0aeb93c0a1d5a3ef8c73349b40115c880b53 (patch) | |
tree | 26b98616af807a65f7224b79c478af8bceaaff59 /net/Makefile | |
parent | ffc37a5aefde3cbaf995bae9ff182d3976223325 (diff) | |
download | ports-248f0aeb93c0a1d5a3ef8c73349b40115c880b53.tar.gz ports-248f0aeb93c0a1d5a3ef8c73349b40115c880b53.zip |
Add smbldap-tools, a set of useful perl tools to manipulate users, groups,
stored in LDAP directory for use with Samba and nss_ldap.
PR: ports/66405
Submitted by: Florent Thoumie <flz@xbsd.org>
Notes
Notes:
svn path=/head/; revision=110010
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 5083b8e0f889..e671e697f624 100644 --- a/net/Makefile +++ b/net/Makefile @@ -610,6 +610,7 @@ SUBDIR += slirp SUBDIR += slurm SUBDIR += smbfs + SUBDIR += smbldap-tools SUBDIR += smm++ SUBDIR += smokeping SUBDIR += sniffit |