opnsense-ports/mail/horde-webmail/Makefile
Franco Fichtner 6696b031de */*: sync with upstream
Taken from: FreeBSD
2016-07-03 20:36:26 +02:00

30 lines
463 B
Makefile

# $FreeBSD$
PORTNAME= webmail
PORTVERSION= 5.2.15
CATEGORIES= mail www pear
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>