diff options
Diffstat (limited to 'devel/ocaml-result/Makefile')
-rw-r--r-- | devel/ocaml-result/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-result/Makefile b/devel/ocaml-result/Makefile index bc444bd6c97f..286c161533eb 100644 --- a/devel/ocaml-result/Makefile +++ b/devel/ocaml-result/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= danfe@FreeBSD.org COMMENT= Compatibility result module for OCaml +WWW= https://github.com/janestreet/result LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md |