aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/octave-forge-benchmark/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/octave-forge-benchmark/Makefile b/benchmarks/octave-forge-benchmark/Makefile
index 893db1ebfc04..f3bb38a1b8b8 100644
--- a/benchmarks/octave-forge-benchmark/Makefile
+++ b/benchmarks/octave-forge-benchmark/Makefile
@@ -9,5 +9,7 @@ CATEGORIES= benchmarks math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+LICENSE= GPLv2
+
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
.include <bsd.port.mk>