Files
ports/databases/pear-Horde_Memcache/Makefile
T
Muhammad Moinur Rahman 63b6120db0 */*php86*: Sunrise
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
2026-07-04 20:17:34 +02:00

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>