mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
cf118ccf87
Reported by: lwhsu
25 lines
399 B
Makefile
25 lines
399 B
Makefile
PORTNAME= groupware
|
|
PORTVERSION= 5.2.22
|
|
CATEGORIES= deskutils www pear
|
|
PKGNAMEPREFIX= ${PHP_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>
|