summaryrefslogtreecommitdiff
path: root/benchmarks/scimark2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-12-28 09:30:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-12-28 09:30:05 +0000
commit67384105dee2521c9709b08b58f19a8cb13a4da5 (patch)
treea49cfe21bf08086ca455368a2f5d2ff5614e6665 /benchmarks/scimark2
parentdevel/rebar3: restore PORTEPOCH after r520722. (diff)
- Add LICENSE
- Add NO_ARCH - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=521209
Diffstat (limited to 'benchmarks/scimark2')
-rw-r--r--benchmarks/scimark2/Makefile3
-rw-r--r--benchmarks/scimark2/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/benchmarks/scimark2/Makefile b/benchmarks/scimark2/Makefile
index faac7e44a17f..0e98f80a266e 100644
--- a/benchmarks/scimark2/Makefile
+++ b/benchmarks/scimark2/Makefile
@@ -12,10 +12,13 @@ DISTNAME= ${PORTNAME}src
MAINTAINER= thierry@FreeBSD.org
COMMENT= Java benchmark for scientific and numerical computing
+LICENSE= PD
+
USES= zip
USE_JAVA= yes
NEED_JAVAC= yes
JAVAC_OPTS?= -O
+NO_ARCH= yes
LSMDIR= share/java/scimark2
SMDIR= ${PREFIX}/${LSMDIR}
diff --git a/benchmarks/scimark2/pkg-descr b/benchmarks/scimark2/pkg-descr
index 6fb622eeb5e2..5a101421dc88 100644
--- a/benchmarks/scimark2/pkg-descr
+++ b/benchmarks/scimark2/pkg-descr
@@ -6,4 +6,4 @@ in approximate Mflops (Millions of floating point operations per second).
Results of this benchmark can be sent to pozo@nist.gov and are listed at
<http://math.nist.gov/cgi-bin/ScimarkSummary>;.
-WWW: http://math.nist.gov/scimark2/index.html
+WWW: https://math.nist.gov/scimark2/index.html