# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github 1.0
PortGroup           ocaml 1.1

github.setup        Chris00 ocaml-csv 2.4
revision            3
categories          ocaml net
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             LGPL-2.1
description         CSV library for OCaml
long_description    {*}${description}
checksums           rmd160  92104cdcf125fc05343869bf91a3258c79d8aa87 \
                    sha256  14b1173d2a64053e06571cbe4a86fa4be4b48ea190d1f0c389ce34fd9800c665 \
                    size    45975
github.tarball_from archive

ocaml.build_type    dune
