summaryrefslogblamecommitdiff
path: root/benchmarks/pear-Benchmark/Makefile
blob: 0a7f01dde3e53220f9697cb0bcfb88ea8a1f3285 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                    
           

                         
                     

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