summaryrefslogtreecommitdiff
path: root/net/pear-Net_LDAP2/Makefile
blob: 825ad2e0b5ec5db13513733bb2ce5eddcc0ce2d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Wen Heping <wenheping@gmail.com>

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

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

USES=		pear php
USE_PHP=	ldap

.include <bsd.port.mk>