freebsd-ports/benchmarks/pear-Benchmark/Makefile
2014-09-23 13:53:18 +00:00

15 lines
309 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= miwi@FreeBSD.org
COMMENT= PEAR framework to benchmark PHP scripts or function calls
USES= pear
USE_PHP= bcmath
.include <bsd.port.mk>