# -*- 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-ocamlmod
github.setup        gildor478 ocamlmod 0.1.1 v
revision            2
categories          ocaml devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             LGPL-2.1
description         Generate OCaml modules from source files
long_description    {*}${description}
use_bzip2           yes
extract.suffix      .tbz
distname            ocamlmod-${version}
checksums           rmd160  256622e44d2c81bea20ff0fe2006b710218c1691 \
                    sha256  a8c1becbf892f8be2ab4a8895f4d694d301d42e18ba0803eb28d5fa98f5b9bca \
                    size    13541
github.tarball_from releases

ocaml.build_type    dune
