freebsd-ports/net/pear-Net_LDAP2/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

16 lines
280 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= Net_LDAP2
PORTVERSION= 2.0.12
PORTEPOCH= 1
CATEGORIES= net pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= OO interface for searching and manipulating LDAP-entries
USES= pear
USE_PHP= ldap
.include <bsd.port.mk>