98a561e868
mail/pear-Horde_Imap_Client 2.29.11 -> 2.29.12 mail/horde-webmail 5.2.16 -> 5.2.17 deskutils/horde-groupware 5.2.16 -> 5.2.17
26 lines
391 B
Makefile
26 lines
391 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= groupware
|
|
PORTVERSION= 5.2.17
|
|
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>
|