diff options
Diffstat (limited to 'devel/ocaml-camlp4/Makefile')
-rw-r--r-- | devel/ocaml-camlp4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-camlp4/Makefile b/devel/ocaml-camlp4/Makefile index 8790443c1f01..b9742642deac 100644 --- a/devel/ocaml-camlp4/Makefile +++ b/devel/ocaml-camlp4/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= michipili@gmail.com COMMENT= System for writing extensible parsers for OCaml +WWW= https://github.com/ocaml/camlp4 LICENSE= LGPL20 |