diff options
Diffstat (limited to 'benchmarks/shellbench/Makefile')
-rw-r--r-- | benchmarks/shellbench/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/shellbench/Makefile b/benchmarks/shellbench/Makefile index 872e8bd8c507..da6dbe7e975f 100644 --- a/benchmarks/shellbench/Makefile +++ b/benchmarks/shellbench/Makefile @@ -4,6 +4,7 @@ CATEGORIES= benchmarks MAINTAINER= se@FreeBSD.org COMMENT= Benchmark utility for POSIX shell comparison +WWW= https://github.com/shellspec/shellbench LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |