aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/horde-groupware/Makefile
blob: a62efce6780a4ff695857b6d62d97d35b2dfd8d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# $FreeBSD$

PORTNAME=   groupware
PORTVERSION=    5.2.22
CATEGORIES= deskutils www pear
PKGNAMEPREFIX=  horde-

MAINTAINER= horde@FreeBSD.org
COMMENT=    Horde Groupware

CONFLICTS=  horde-webmail-[456]*

USES=   horde cpe
USE_HORDE_BUILD=    Horde_Role
USE_HORDE_RUN=  Horde_Role \
        content \
        gollem \
        horde \
        kronolith \
        mnemo \
        nag \
        timeobjects \
        trean \
        turba

.include <bsd.port.mk>