diff --git a/benchmarks/pear-Benchmark/Makefile b/benchmarks/pear-Benchmark/Makefile index b1c9e4d0d3ca..4edae213fad4 100644 --- a/benchmarks/pear-Benchmark/Makefile +++ b/benchmarks/pear-Benchmark/Makefile @@ -5,12 +5,14 @@ PORTVERSION= 1.2.9 CATEGORIES= benchmarks devel www pear MAINTAINER= sunpoet@FreeBSD.org -COMMENT= PEAR framework to benchmark PHP scripts or function calls +COMMENT= Framework to benchmark PHP scripts or function calls LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE -USES= pear php - +USES= pear USE_PHP= bcmath +NO_ARCH= yes + .include