diff options
Diffstat (limited to 'devel/ocaml-res/Makefile')
-rw-r--r-- | devel/ocaml-res/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-res/Makefile b/devel/ocaml-res/Makefile index d9ea88d8224f..e2a5e174f9a5 100644 --- a/devel/ocaml-res/Makefile +++ b/devel/ocaml-res/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= danfe@FreeBSD.org COMMENT= OCaml library for resizable arrays and strings +WWW= https://mmottl.github.io/res/ LICENSE= LGPL21+ # with a special exception to clause 6 LICENSE_FILE= ${WRKSRC}/LICENSE.md |