ports/benchmarks/pear-Benchmark/Makefile

18 lines
362 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
PORTNAME= Benchmark
PORTVERSION= 1.2.9
CATEGORIES= benchmarks devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Framework to benchmark PHP scripts or function calls
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= pear
USE_PHP= bcmath
NO_ARCH= yes
.include <bsd.port.mk>