diff options
Diffstat (limited to 'devel/ocaml-extlib/Makefile')
-rw-r--r-- | devel/ocaml-extlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile index 97a154bb6617..619d37ddc11c 100644 --- a/devel/ocaml-extlib/Makefile +++ b/devel/ocaml-extlib/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= Complete - yet small - standard library for OCaml +WWW= https://github.com/ygrek/ocaml-extlib LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/../LICENSE |