diff options
Diffstat (limited to 'databases/ocaml-sqlite3')
-rw-r--r-- | databases/ocaml-sqlite3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile index 195b6de39f1d..eaa5e9e069c2 100644 --- a/databases/ocaml-sqlite3/Makefile +++ b/databases/ocaml-sqlite3/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= OCaml bindings to sqlite3 library +WWW= https://mmottl.github.io/sqlite3-ocaml/ LICENSE= OCSQLT3 LICENSE_NAME= OCaml-SQLite3 unique permissive license |