freebsd-ports/databases/pear-Horde_HashTable/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
276 B
Makefile

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>