# -*- 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           janet  1.0

name                janet-json
github.setup        janet-lang json c4671e8c9e5a77a20e34ac2e7b4cde4978695372
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version             20220522
revision            0
categories          janet devel
license             MIT
maintainers         {@tsujp wz.ht:jc+macports} openmaintainer
description         A JSON module for janet
long_description    {*}${description}.

checksums           rmd160  b5ac14d5c5adcb2ffe5cbfe10ddc6aaf37e39c6b \
                    sha256  1815ed63eb212b31763737831117d5c142d8a6750abcf45cd38bec1ebeb3186f \
                    size    6491
