diff options
Diffstat (limited to 'devel/ocaml-cppo/Makefile')
-rw-r--r-- | devel/ocaml-cppo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-cppo/Makefile b/devel/ocaml-cppo/Makefile index 030f933181b1..036c0797a4f9 100644 --- a/devel/ocaml-cppo/Makefile +++ b/devel/ocaml-cppo/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= eduardo@FreeBSD.org COMMENT= C-style preprocessor for OCaml +WWW= https://github.com/ocaml-community/cppo LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md |