# $FreeBSD: head/devel/pear-Horde_Cache/Makefile 463917 2018-03-08 19:48:41Z mat $

PORTNAME=	Horde_Cache
PORTVERSION=	2.5.5
CATEGORIES=	devel www pear

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

USES=	horde
USE_HORDE_RUN=	Horde_Compress_Fast \
		Horde_Exception \
		Horde_HashTable \
		Horde_Util
USE_PHP=	hash

.include <bsd.port.mk>
