# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD: head/benchmarks/pear-Benchmark/Makefile 443151 2017-06-11 07:28:05Z sunpoet $

PORTNAME=	Benchmark
PORTVERSION=	1.2.9
CATEGORIES=	benchmarks devel www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PEAR framework to benchmark PHP scripts or function calls

USES=		pear php

USE_PHP=	bcmath

.include <bsd.port.mk>
