Update comms/geoid to version 1.0_7
[dports.git] / comms / pear-Horde_SyncMl / Makefile
1 # Created by: Martin Matuska <mm@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Horde_SyncMl
5 PORTVERSION=    2.0.4
6 CATEGORIES=     comms www pear
7
8 MAINTAINER=     horde@FreeBSD.org
9 COMMENT=        Horde API for processing SyncML requests
10
11 USE_HORDE_RUN=  Horde_Date \
12                 Horde_Icalendar \
13                 Horde_Log \
14                 Horde_Support \
15                 Horde_Util \
16                 Horde_Xml_Wbxml \
17                 Horde_Translation \
18
19 # optional but we want it
20 USE_HORDE_RUN+= Horde_Auth \
21                 Horde_Core
22
23 .include <bsd.port.pre.mk>
24 .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
25 .include <bsd.port.post.mk>