diff options
Diffstat (limited to 'devel/ocaml-react/Makefile')
-rw-r--r-- | devel/ocaml-react/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-react/Makefile b/devel/ocaml-react/Makefile index e947f81bcda3..85eb497b6ad1 100644 --- a/devel/ocaml-react/Makefile +++ b/devel/ocaml-react/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= OCaml module for functional reactive programming +WWW= https://erratique.ch/software/react LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.md |