freebsd-ports/databases/pear-Horde_Memcache/Makefile
Jochen Neumeister 090b723fff databases/pear-Horde_Memcache: Update to 2.1.2
Sponsored by:	Netzkommune GmbH
2022-01-08 17:03:49 +01:00

12 lines
230 B
Makefile

PORTNAME= Horde_Memcache
DISTVERSION= 2.1.2
CATEGORIES= databases www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Memcache API
USES= horde php
USE_PHP= memcache hash
USE_HORDE_RUN= Horde_Exception
.include <bsd.port.mk>