mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
cf118ccf87
Reported by: lwhsu
29 lines
471 B
Makefile
29 lines
471 B
Makefile
PORTNAME= webmail
|
|
PORTVERSION= 5.2.22
|
|
CATEGORIES= mail www pear
|
|
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde-
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde Groupware Webmail Edition
|
|
|
|
CONFLICTS= horde-groupware-[456]*
|
|
|
|
USES= horde cpe
|
|
CPE_PRODUCT= groupware
|
|
CPE_EDITION= webmail
|
|
USE_HORDE_BUILD= Horde_Role
|
|
USE_HORDE_RUN= Horde_Role \
|
|
content \
|
|
gollem \
|
|
horde \
|
|
imp \
|
|
ingo \
|
|
kronolith \
|
|
mnemo \
|
|
nag \
|
|
timeobjects \
|
|
trean \
|
|
turba
|
|
|
|
.include <bsd.port.mk>
|