91a1caa242
Hope to see you back! Thank for all the work!
15 lines
281 B
Makefile
15 lines
281 B
Makefile
# Created by: Wen Heping <wenheping@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Net_LDAP2
|
|
PORTVERSION= 2.0.12
|
|
PORTEPOCH= 1
|
|
CATEGORIES= net pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= OO interface for searching and manipulating LDAP-entries
|
|
|
|
USES= pear
|
|
USE_PHP= ldap
|
|
|
|
.include <bsd.port.mk>
|