# Ports collection makefile for: pear-DB_ldap # Date created: 08 March 2005 # Whom: Antonio Carlos Venancio Junior () # # $FreeBSD$ # PORTNAME= DB_ldap PORTVERSION= 1.1.1 CATEGORIES= databases net pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR DB compliant interface to LDAP servers BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= DB FILES= ldap.php .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include