# Ports collection makefile for: pear-Benchmark # Date created: 09 September 2004 # Whom: Antonio Carlos Venancio Junior () # # $FreeBSD$ # PORTNAME= Benchmark PORTVERSION= 1.2.9 CATEGORIES= benchmarks devel www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR framework to benchmark PHP scripts or function calls BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear USE_PHP= bcmath PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include