aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_LDAP/Makefile
blob: 643b93207f5be5f696a3df713781944b43902a0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Gerrit Beine (<tux@pinguru.net>)

PORTNAME=	Net_LDAP
DISTVERSION=	1.1.5
PORTREVISION=	1
CATEGORIES=	net pear

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

USES=		pear

.include <bsd.port.mk>