diff options
Diffstat (limited to 'textproc/ocaml-csv/Makefile')
-rw-r--r-- | textproc/ocaml-csv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ocaml-csv/Makefile b/textproc/ocaml-csv/Makefile index a7a4cdd7e5da..bb70111d7eb2 100644 --- a/textproc/ocaml-csv/Makefile +++ b/textproc/ocaml-csv/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/420/ MAINTAINER= tcrimi@gmail.com COMMENT= OCaml library to read and write CSV files +WWW= https://forge.ocamlcore.org/projects/csv/ LICENSE= LGPL21+ |