Skip to content

Commit

Permalink
benchmarks/pear-Benchmark: Add LICENSE_FILE and NO_ARCH
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 15, 2021
1 parent 46210b5 commit 4ab1a10
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions benchmarks/pear-Benchmark/Makefile
Expand Up @@ -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>

0 comments on commit 4ab1a10

Please sign in to comment.