# Ports collection makefile for:  pear-Horde_Kolab_Format
# Date created:			  7 July 2011
# Whom:				  Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD: ports/textproc/pear-Horde_Kolab_Format/Makefile,v 1.5 2012/01/10 09:29:04 mm Exp $

PORTNAME=	Horde_Kolab_Format
PORTVERSION=	1.1.1
CATEGORIES=	textproc www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde library for reading/writing Kolab data formats

USE_PHP=	dom
USE_HORDE_RUN=	Horde_Exception

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>
