1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/benchmarks/pear-Benchmark/Makefile
2016-07-25 20:01:02 +00:00

16 lines
310 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Benchmark
PORTVERSION= 1.2.9
CATEGORIES= benchmarks devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR framework to benchmark PHP scripts or function calls
USES= pear
USE_PHP= bcmath
.include <bsd.port.mk>