diff options
Diffstat (limited to 'archivers/ocaml-zip/Makefile')
-rw-r--r-- | archivers/ocaml-zip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile index b32bdeba45d7..883ecfa8d9b5 100644 --- a/archivers/ocaml-zip/Makefile +++ b/archivers/ocaml-zip/Makefile @@ -6,6 +6,7 @@ DISTNAME= caml${PORTNAME}-${PORTVERSION} MAINTAINER= danfe@FreeBSD.org COMMENT= OCaml library to manipulate ZIP/GZIP/JAR archives +WWW= https://github.com/xavierleroy/camlzip LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE |