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