1PORTNAME= Horde_HashTable 2PORTVERSION= 1.2.6 3CATEGORIES= databases www pear 4 5MAINTAINER= ports@MidnightBSD.org 6COMMENT= Horde Hash Table Interface 7WWW= https://pear.horde.org 8 9LICENSE= lgpl2.1 10 11OPTIONS_DEFINE= MEMCACHE 12USES= horde cpe 13USE_HORDE_RUN= Horde_Exception 14 15MEMCACHE_USE= HORDE_RUN=Horde_Memcache 16 17.include <bsd.port.mk> 18