# Created by: Thierry Thomas () # $FreeBSD: head/sysutils/pear-Cache/Makefile 527887 2020-03-06 17:47:34Z joneum $ PORTNAME= Cache PORTVERSION= 1.5.6 PORTREVISION= 1 CATEGORIES= sysutils www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR framework for caching of arbitrary data BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} USES= pear .include