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

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

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

USES=		pear

.include <bsd.port.mk>