# -*- 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-halo
github.setup        joy-framework halo 51dee94685b9eba9731643e38e6a623fe35dedbe
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version             20200621
revision            0
categories          janet devel
license             MIT
maintainers         {@tsujp wz.ht:jc+macports} openmaintainer
description         HTTP server for janet
long_description    {*}${description}

checksums           rmd160  fb759c61320c81719367393ce06a62a867f7e009 \
                    sha256  4bfcd01bf2085cf4525e4a5644c1f35eb4584e63d43a9ad8a0e4b8b06accaec6 \
                    size    32151

depends_lib-append  port:janet-tester
