# Ports collection makefile for: pear-Cache_Lite # Date created: 26 November 2004 # Whom: Antonio Carlos Venancio Junior () # # $FreeBSD$ # PORTNAME= Cache_Lite PORTVERSION= 1.7.15 PORTEPOCH= 1 CATEGORIES= sysutils www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR fast and safe little cache system BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include