# -*- 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

name                ocaml-seq
github.setup        c-cube seq 0.3.1 v
revision            0
categories          ocaml devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             LGPL-2.1
description         Compatibility package for OCamlʼs standard iterator type
long_description    ${description}
checksums           rmd160  fd788a255364da13d80b3bed30733c7586a46f52 \
                    sha256  6bc8beb15f0a678dbd6f8b4f75a2cc45fa2d9e4cf545eafe9fb057c97c9914cf \
                    size    12290
github.tarball_from archive

ocaml.build_type    dune
