diff options
Diffstat (limited to 'devel/ocaml-cfg/Makefile')
-rw-r--r-- | devel/ocaml-cfg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-cfg/Makefile b/devel/ocaml-cfg/Makefile index 395821c5c749..7ade07268158 100644 --- a/devel/ocaml-cfg/Makefile +++ b/devel/ocaml-cfg/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= Library for manipulating context-free grammars +WWW= https://mmottl.github.io/cfg/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE.md |