diff options
Diffstat (limited to 'textproc/htmlq/Makefile')
-rw-r--r-- | textproc/htmlq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/htmlq/Makefile b/textproc/htmlq/Makefile index ac2290f4fd2a..f3825a32e898 100644 --- a/textproc/htmlq/Makefile +++ b/textproc/htmlq/Makefile @@ -6,6 +6,7 @@ CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org COMMENT= Command-line HTML processor, similar to jq +WWW= https://github.com/mgdm/htmlq LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |