# Ports collection makefile for:  pear-Horde_Form
# Date created:			  7 July 2011
# Whom:				  Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD: ports/www/pear-Horde_Feed/Makefile,v 1.5 2012/12/12 15:19:54 svnexp Exp $

PORTNAME=	Horde_Feed
PORTVERSION=	2.0.1
CATEGORIES=	www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Feed libraries

USE_PHP=	dom
USE_HORDE_RUN=	Horde_Exception \
		Horde_Http \
		Horde_Xml_Element

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