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

github.setup        ibireme yyjson 0.13.0
github.tarball_from archive
revision            0

homepage            https://ibireme.github.io/yyjson/doc/doxygen/html/

description         The fastest JSON library in C.

long_description    \
    {*}${description} It is fast, portable, strict, extendable, accurate, \
    flexible and developer-friendly.

categories          devel
license             MIT
maintainers         {gmail.com:herby.gillot @herbygillot} \
                    openmaintainer

checksums           rmd160  aaf2e1ff775af26aa5955a643f96bd2a996a1e3b \
                    sha256  34e0f62a2bc11ab20d601e8ca1cc2b2079503aa45119a19133d89d19b94a0fae \
                    size    1641525
