# $FreeBSD: tags/RELEASE_10_1_0/databases/pear-Horde_HashTable/Makefile 369674 2014-09-30 22:14:59Z bapt $

PORTNAME=	Horde_HashTable
PORTVERSION=	1.2.0
CATEGORIES=	databases www pear
PKGNAMEPREFIX=	pear-

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Hash Table Interface

OPTIONS_DEFINE=	MEMCACHE
USES=	horde
USE_HORDE_RUN=	Horde_Exception

MEMCACHE_USE=	HORDE_RUN=Horde_Memcache

.include <bsd.port.mk>
