freebsd-ports/net/pear-Horde_Ldap/Makefile
Jochen Neumeister 3c6d40afc8 Update to 2.4.2
Sponsored by:	Netzkommune GmbH
2019-11-19 10:50:45 +00:00

17 lines
287 B
Makefile

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