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

github.setup        swlkr janet-html d3b145d22dcf7b5da979b36de5ba3e4ddcb25da3
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version             20220602
revision            0
categories          janet devel
license             MIT
maintainers         {@tsujp wz.ht:jc+macports} openmaintainer
platforms           any
supported_archs     noarch
description         A library for representing HTML in Janet
long_description    {*}${description}

checksums           rmd160  44d9fa2ec1b4104fd6c7b2f47c3f0f5e7a52cd6e \
                    sha256  f07436dad8f3edb396455198613ab30fab76ea2fce9fbfd404fee79c1e966d64 \
                    size    4451
