freebsd-ports/net/pear-Horde_Ldap/Makefile

15 lines
261 B
Makefile

PORTNAME= Horde_Ldap
DISTVERSION= 2.4.2
CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde LDAP libraries
WWW= https://pear.horde.org
USES= horde php cpe
USE_PHP= ldap
USE_HORDE_RUN= Horde_Exception \
Horde_Util
.include <bsd.port.mk>