diff options
Diffstat (limited to 'converters/ocaml-jsonm')
-rw-r--r-- | converters/ocaml-jsonm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/ocaml-jsonm/Makefile b/converters/ocaml-jsonm/Makefile index 51081dad37a4..1a4bdbf0a45f 100644 --- a/converters/ocaml-jsonm/Makefile +++ b/converters/ocaml-jsonm/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= danfe@FreeBSD.org COMMENT= Non-blocking streaming JSON codec for OCaml +WWW= https://erratique.ch/software/jsonm LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.md |