# Created by: Thierry Thomas () # $FreeBSD: head/sysutils/pear-Cache/Makefile 369311 2014-09-26 09:05:59Z bapt $ 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:${PORTSDIR}/www/pear-HTTP_Request RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request USES= pear .include