diff options
Diffstat (limited to 'textproc/json-yaml/Makefile')
-rw-r--r-- | textproc/json-yaml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/json-yaml/Makefile b/textproc/json-yaml/Makefile index c8bd065d1490..f75333dd28c2 100644 --- a/textproc/json-yaml/Makefile +++ b/textproc/json-yaml/Makefile @@ -4,6 +4,7 @@ CATEGORIES= textproc MAINTAINER= ik@sjmulder.nl COMMENT= Convert JSON to YAML +WWW= https://github.com/sjmulder/json-yaml LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md |