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

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Hash Table Interface
WWW=		https://pear.horde.org

OPTIONS_DEFINE=	MEMCACHE
USES=		horde cpe
USE_HORDE_RUN=	Horde_Exception

MEMCACHE_USE=	HORDE_RUN=Horde_Memcache

.include <bsd.port.mk>