diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-08 22:37:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-08 22:37:12 +0000 |
commit | 94bf6c3617982cb06b81bf0b2d21b394d755b20c (patch) | |
tree | 394cc9ab2975165745a3f758ac1f031382e5b503 /databases/Makefile | |
parent | The PEAR::Net_Ident implements Identification Protocol according (diff) |
PEAR::DB_ldap class provides a DB compliant interface to LDAP servers.
PR: ports/78599
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Notes
Notes:
svn path=/head/; revision=130660
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
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 |