aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Horde_Kolab_Session/Makefile
blob: 6cba07c74174967b74bff71a7bed05fac99cb0f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>