63b6120db0
Please DO NOT use this version in production, it is an early test version. For upgrade notes please visit: https://github.com/php/php-src/blob/php-8.6.0alpha1/UPGRADING Changelog: https://github.com/php/php-src/blob/php-8.6.0alpha1/NEWS
15 lines
274 B
Makefile
15 lines
274 B
Makefile
PORTNAME= Horde_Memcache
|
|
DISTVERSION= 2.1.2
|
|
CATEGORIES= databases www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde Memcache API
|
|
WWW= https://pear.horde.org
|
|
|
|
USES= horde php
|
|
USE_PHP= memcache
|
|
IGNORE_WITH_PHP= 86
|
|
USE_HORDE_RUN= Horde_Exception
|
|
|
|
.include <bsd.port.mk>
|