Tweak net/gssdp version 0.14.10
[dports.git] / mail / horde-webmail / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       webmail
4 PORTVERSION=    5.2.2
5 CATEGORIES=     mail www pear
6 PKGNAMEPREFIX=  horde-
7
8 MAINTAINER=     horde@FreeBSD.org
9 COMMENT=        Horde Groupware Webmail Edition
10
11 CONFLICTS=      horde-groupware-[456]*
12
13 USES=   horde
14 USE_HORDE_BUILD=        Horde_Role
15 USE_HORDE_RUN=  Horde_Role \
16                 content \
17                 gollem \
18                 horde \
19                 imp \
20                 ingo \
21                 kronolith \
22                 mnemo \
23                 nag \
24                 timeobjects \
25                 trean \
26                 turba
27
28 .include <bsd.port.mk>