aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-03-09 06:37:12 +0800
committerpav <pav@FreeBSD.org>2005-03-09 06:37:12 +0800
commit03e9c582e45fd734ea2a9721c86a3613054950f6 (patch)
tree845859f1cc513a2357af6c6c04b1b3b4d9168454 /databases/Makefile
parent46bcb3b951b74bf6b3678cc05bb672531f08279d (diff)
downloadfreebsd-ports-gnome-03e9c582e45fd734ea2a9721c86a3613054950f6.tar.gz
freebsd-ports-gnome-03e9c582e45fd734ea2a9721c86a3613054950f6.tar.zst
freebsd-ports-gnome-03e9c582e45fd734ea2a9721c86a3613054950f6.zip
PEAR::DB_ldap class provides a DB compliant interface to LDAP servers.
PR: ports/78599 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 6b2fa3d28336..426be3b50e03 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -215,6 +215,7 @@
SUBDIR += pear-DB_DataObject_FormBuilder
SUBDIR += pear-DB_Pager
SUBDIR += pear-DB_QueryTool
+ SUBDIR += pear-DB_ldap
SUBDIR += pear-MDB
SUBDIR += pear-MDB2
SUBDIR += pear-MDB_QueryTool