1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/net/pear-Horde_Kolab_Session/Makefile
2021-10-07 15:04:45 +00:00

18 lines
361 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
PORTNAME= Horde_Kolab_Session
DISTVERSION= 2.0.3
CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde library for managing an active Kolab session
USES= horde cpe
USE_HORDE_RUN= Horde_Exception
# Optional but we want it
USE_HORDE_RUN+= Horde_Kolab_Server \
Horde_Log
.include <bsd.port.mk>