diff options
Diffstat (limited to 'textproc/jql/Makefile')
-rw-r--r-- | textproc/jql/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/jql/Makefile b/textproc/jql/Makefile index 14ae1c72f95c..200a07b54f2e 100644 --- a/textproc/jql/Makefile +++ b/textproc/jql/Makefile @@ -5,6 +5,7 @@ CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= JSON Query Language CLI tool built with Rust +WWW= https://github.com/yamafaktory/jql LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT |