# -*- 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.10.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  b12928dd4429187a4f627540a3c0f45b58830d95 \
                    sha256  0d901cb2c45c5586e3f3a4245e58c2252d6b24bf4b402723f6179523d389b165 \
                    size    1538409
