# Ports collection makefile for:  pear-Horde_Prefs
# Date created:			  7 July 2011
# Whom:				  Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD: ports/devel/pear-Horde_Prefs/Makefile,v 1.7 2011/12/14 11:13:15 mm Exp $

PORTNAME=	Horde_Prefs
PORTVERSION=	1.1.7
CATEGORIES=	devel www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Preferences API

USE_HORDE_RUN=	Horde_Exception Horde_Mime Horde_Translation Horde_Util
USE_PHP=	json

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