aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_LDAP/Makefile
blob: 0bbc611e8d67dc35977ae52555e03cbe98794273 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	Net_LDAP
PORTVERSION=	1.1.5
PORTREVISION=	1
CATEGORIES=	net pear

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

LICENSE=	LGPL3

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>