freebsd-ports/net/pear-Horde_Ldap/Makefile
2016-09-07 22:59:05 +00:00

16 lines
282 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Ldap
PORTVERSION= 2.3.2
CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde LDAP libraries
USES= horde
USE_PHP= ldap
USE_HORDE_RUN= Horde_Exception \
Horde_Util
.include <bsd.port.mk>