# -*- 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-camlp-streams
github.setup        ocaml camlp-streams 5.0.1 v
revision            0
categories          ocaml devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             LGPL-2.1
description         The Stream and Genlex libraries for use with Camlp4 and Camlp5
long_description    {*}${description}
checksums           rmd160  320a72c97b627f724f48476e5226139b26381903 \
                    sha256  ad71f62406e9bb4e7fb5d4593ede2af6c68f8b0d96f25574446e142c3eb0d9a4 \
                    size    17392
github.tarball_from archive

ocaml.build_type    dune
