summaryrefslogtreecommitdiff
path: root/databases/pear-Horde_HashTable/Makefile
blob: a30740c2044ac6e85ad9191f7b92b6d8062e4858 (plain)
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
USE_HORDE_RUN=	Horde_Exception

MEMCACHE_USE=	HORDE_RUN=Horde_Memcache

.include <bsd.port.mk>