diff options
Diffstat (limited to 'devel/ocaml-dune/Makefile')
-rw-r--r-- | devel/ocaml-dune/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-dune/Makefile b/devel/ocaml-dune/Makefile index 068cfa9bd055..503ce580dcfd 100644 --- a/devel/ocaml-dune/Makefile +++ b/devel/ocaml-dune/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= danfe@FreeBSD.org COMMENT= Composable build system for OCaml (formerly jbuilder) +WWW= https://dune.build/ LICENSE= MIT |