mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
benchmarks/pear-Benchmark: Add LICENSE_FILE and NO_ARCH
This commit is contained in:
parent
46210b554c
commit
4ab1a1086f
@ -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 <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user