freebsd-ports/deskutils/horde-groupware/Makefile
2013-02-12 19:33:35 +00:00

31 lines
607 B
Makefile

# Ports collection makefile for: horde-groupware
# Date created: 6 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= groupware
PORTVERSION= 5.0.4
CATEGORIES= deskutils www pear
PKGNAMEPREFIX= horde-
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Groupware
CONFLICTS= horde-webmail-[456]*
LATEST_LINK= horde-${PORTNAME}
USE_HORDE_BUILD= Horde_Role
USE_HORDE_RUN= Horde_Role \
content \
horde \
kronolith \
mnemo \
nag \
timeobjects \
turba
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>