diff options
Diffstat (limited to 'devel/ocaml-pomap/Makefile')
-rw-r--r-- | devel/ocaml-pomap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-pomap/Makefile b/devel/ocaml-pomap/Makefile index 10c574935f34..3de554c286bf 100644 --- a/devel/ocaml-pomap/Makefile +++ b/devel/ocaml-pomap/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= OCaml library to maintain a list of partially ordered elements +WWW= https://mmottl.github.io/pomap/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE.md |