# -*- 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.12.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  e0a5910bde869886889cd6d684e01c2dbd5ad8f0 \
                    sha256  b16246f617b2a136c78d73e5e2647c6f1de1313e46678062985bdcf1f40bb75d \
                    size    1620674
