1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/net/pear-Horde_Ldap/Makefile
2016-09-07 22:59:05 +00:00

17 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>