b233276d78
Approved by: mat (mentor)
14 lines
267 B
Makefile
14 lines
267 B
Makefile
# Created by: Gerrit Beine (<tux@pinguru.net>)
|
|
# $FreeBSD$
|
|
|
|
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>
|