freebsd-ports/comms/pear-Horde_SyncMl/Makefile
Martin Matuska 3fbd06d67b Update Horde Groupware to 5.0.3:
security/pear-Horde_Share 2.0.2
textproc/pear-Horde_SpellChecker 2.1.0
comms/pear-Horde_SyncMl 2.0.2
textproc/pear-Horde_Text_Filter 2.0.4
devel/pear-Horde_Token 2.0.2
sysutils/pear-Horde_Vfs 2.0.4
ftp/horde-gollem 3.0.0RC2
www/horde-base 5.0.3
mail/horde-imp 6.0.3
mail/horde-ingo 3.0.2
deskutils/horde-groupware 5.0.3
deskutils/horde-kronolith 4.0.3
deskutils/horde-mnemo 4.0.2
deskutils/horde-nag 4.0.2
devel/horde-timeobjects 2.0.2
www/horde-trean 1.0.0RC1
mail/horde-turba 4.0.2
mail/horde-webmail 5.0.3
2013-01-10 17:39:16 +00:00

28 lines
618 B
Makefile

# Ports collection makefile for: pear-Horde_SyncMl
# Date created: 6 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= Horde_SyncMl
PORTVERSION= 2.0.2
CATEGORIES= comms www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde API for processing SyncML requests
USE_HORDE_RUN= Horde_Date \
Horde_Icalendar \
Horde_Log \
Horde_Support \
Horde_Util \
Horde_Xml_Wbxml \
Horde_Translation \
# optional but we want it
USE_HORDE_RUN+= Horde_Auth \
Horde_Core
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>