1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/mail/horde4-webmail/Makefile
2012-01-19 11:37:15 +00:00

36 lines
648 B
Makefile

# Ports collection makefile for: horde4-webmail
# Date created: 7 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= webmail
PORTVERSION= 4.0.6
CATEGORIES= mail www pear
PKGNAMEPREFIX= horde-
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Groupware Webmail Edition
CONFLICTS= horde-groupware-4*
LATEST_LINK= horde4-${PORTNAME}
USE_HORDE_BUILD= Horde_Role
USE_HORDE_RUN= Horde_Role \
content \
horde \
imp \
ingo \
kronolith \
mnemo \
nag \
timeobjects \
turba \
Horde_Core
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>