opnsense-ports/benchmarks/pear-Benchmark/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

15 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>