opnsense-ports/databases/pear-Horde_HashTable/Makefile
Franco Fichtner 538c22e7c3 */*: sync with upstream
Taken from: HardenedBSD
2018-03-09 03:40:20 +01:00

16 lines
289 B
Makefile

# $FreeBSD$
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>