aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-07-28 22:36:54 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-07-28 22:36:54 +0000
commit00be7677b5909fbb9bb8a9feb96bc7f229d30d0e (patch)
tree9f8fc4ae523134dfda9d1012030f50a7efd84626 /net/Makefile
parentb855dea18d04000f17c2df6f88469faf24fcd54d (diff)
downloadports-00be7677b5909fbb9bb8a9feb96bc7f229d30d0e.tar.gz
ports-00be7677b5909fbb9bb8a9feb96bc7f229d30d0e.zip
New port: net/ldapsh - Interactive shell used to administer ldap directories
ldapsh is an interactive shell you can use to administer ldap directories. It provides an extensible command mechanism, with most of the necessary builtin commands (such as 'clone', 'edit', 'rm'), and it's relatively easy to add more commands. It supports configuring multiple LDAP sources, and storing your UID for each source so you don't have to type them each time. PR: ports/69721 Submitted by: Florent Thoumie <flz@xbsd.org>
Notes
Notes: svn path=/head/; revision=114976
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 7fbd3d08c763..e59ca4579059 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -261,6 +261,7 @@
SUBDIR += ldapbrowser
SUBDIR += ldapdiff
SUBDIR += ldapsdk
+ SUBDIR += ldapsh
SUBDIR += lft
SUBDIR += libbt
SUBDIR += libconnect