# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: tags/RELEASE_11_0_0/net/pear-Net_LDAP2/Makefile 409403 2016-02-23 10:01:38Z miwi $

PORTNAME=	Net_LDAP2
PORTVERSION=	2.2.0
PORTEPOCH=	1
CATEGORIES=	net pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	OO interface for searching and manipulating LDAP-entries

USES=	pear
USE_PHP=	ldap

.include <bsd.port.mk>
