ports/benchmarks/pear-Benchmark/Makefile
Jochen Neumeister fc3d38d736 - Add LICENSE
Sponsored by:	Netzkommune GmbH
2018-12-20 17:01:16 +00:00

17 lines
337 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= joneum@FreeBSD.org
COMMENT= PEAR framework to benchmark PHP scripts or function calls
LICENSE= BSD2CLAUSE
USES= pear php
USE_PHP= bcmath
.include <bsd.port.mk>