aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_LDAP2/Makefile
blob: 66f4943e3875b7064d03ef90b3ad2fc1e8f68eb3 (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=	miwi@FreeBSD.org
COMMENT=	OO interface for searching and manipulating LDAP-entries

USES=		pear php
USE_PHP=	ldap

.include <bsd.port.mk>