mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
230540fefb
Approved by: portmgr (blanket)
18 lines
361 B
Makefile
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>
|