diff --git a/benchmarks/scimark2c/Makefile b/benchmarks/scimark2c/Makefile index c1f33b16b6c3..34f1c1e62dc3 100644 --- a/benchmarks/scimark2c/Makefile +++ b/benchmarks/scimark2c/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME:S/2/${DISTVERSION}/} MAINTAINER= thierry@FreeBSD.org COMMENT= ANSI C version of the SciMark2 benchmark +LICENSE= PD + USES= zip NO_WRKSUBDIR= yes diff --git a/benchmarks/scimark2c/pkg-descr b/benchmarks/scimark2c/pkg-descr index 5be647243fbb..ae46727bd3d8 100644 --- a/benchmarks/scimark2c/pkg-descr +++ b/benchmarks/scimark2c/pkg-descr @@ -4,4 +4,4 @@ C is mainly for performance comparisons. Results of this benchmark can be sent to pozo@nist.gov. -WWW: http://math.nist.gov/scimark2/download_c.html +WWW: https://math.nist.gov/scimark2/download_c.html