2011-07-07 22:10:32 +00:00
|
|
|
# Ports collection makefile for: horde4-webmail
|
|
|
|
# Date created: 7 July 2011
|
|
|
|
# Whom: Martin Matuska <mm@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= webmail
|
2012-01-19 11:37:15 +00:00
|
|
|
PORTVERSION= 4.0.6
|
2011-07-07 22:10:32 +00:00
|
|
|
CATEGORIES= mail www pear
|
|
|
|
PKGNAMEPREFIX= horde-
|
|
|
|
|
2011-08-04 07:49:35 +00:00
|
|
|
MAINTAINER= horde@FreeBSD.org
|
2011-07-07 22:10:32 +00:00
|
|
|
COMMENT= Horde Groupware Webmail Edition
|
|
|
|
|
|
|
|
CONFLICTS= horde-groupware-4*
|
|
|
|
|
2011-07-09 06:11:39 +00:00
|
|
|
LATEST_LINK= horde4-${PORTNAME}
|
|
|
|
|
2011-07-07 22:10:32 +00:00
|
|
|
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>
|