1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/net/pear-Horde_Ldap/Makefile
Jochen Neumeister 6af6afdc93 net/pear-Horde_Ldap: Update to 2.4.1
Approved by:	mentors (implicit)
2018-01-28 13:19:11 +00:00

17 lines
282 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Ldap
DISTVERSION= 2.4.1
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>