# -*- 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        rixed ocaml-cgi 0.14 v
github.tarball_from archive
revision            0
categories          www devel ocaml
maintainers         nomaintainer
license             LGPL-2
description         OCaml CGI Library
long_description    ${description}

checksums           rmd160  03064e401e62c951910c0e6e947e2efe03162ecd \
                    sha256  0e3002b452d84dfd6e2b0031d29e3cfdef9c39f8bfe63af9048a1b4eb7b1c267 \
                    size    44323

ocaml.use_findlib   yes
