Files
ports/databases/pear-Horde_HashTable/Makefile
Bernhard Froehlich 230540fefb */*: Remove extra CPE_VENDOR=horde which is already present in USES=horde
Approved by:    portmgr (blanket)
2021-10-07 15:04:45 +00:00

15 lines
281 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 cpe
USE_HORDE_RUN= Horde_Exception
MEMCACHE_USE= HORDE_RUN=Horde_Memcache
.include <bsd.port.mk>