summaryrefslogtreecommitdiff
path: root/databases/pear-Horde_HashTable/Makefile
blob: b630b4e24c5da4b4d0b6ff9a1e8dedb15993cb19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Horde_HashTable
PORTVERSION=	1.2.6
CATEGORIES=	databases www pear

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

OPTIONS_DEFINE=	MEMCACHE
USES=		horde cpe
USE_HORDE_RUN=	Horde_Exception

MEMCACHE_USE=	HORDE_RUN=Horde_Memcache

.include <bsd.port.mk>