freebsd-ports/net/pear-Net_LDAP2/Makefile
2016-02-23 10:01:38 +00:00

15 lines
279 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= Net_LDAP2
PORTVERSION= 2.2.0
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>