aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/ttcp/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile
index d79b15c47d3d..b2b9f04ca534 100644
--- a/benchmarks/ttcp/Makefile
+++ b/benchmarks/ttcp/Makefile
@@ -16,6 +16,11 @@ EXTRACT_ONLY= #none
MAINTAINER= ports@FreeBSD.org
COMMENT= Benchmarking tool for analysing TCP and UDP performance
+LICENSE= PUBLIC_DOMAIN
+LICENSE_NAME= ${LICENSE:S/_/ /}
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+LICENSE_TEXT= The license: ${_LICENSE} (${_LICENSE_NAME}) is standard, please read from the web.
+
MAKE_JOBS_SAFE= yes
NO_WRKSUBDIR= yes