# -*- 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-tester
github.setup        joy-framework tester 0.4
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision            0
categories          janet devel
license             MIT
maintainers         {@tsujp wz.ht:jc+macports} openmaintainer
platforms           any
supported_archs     noarch
description         A testing library for janet
long_description    {*}${description}

checksums           rmd160  25ecc89b1175cfcd038c0470781fee3bfbd55bab \
                    sha256  61cb7a8ec767439ae1ab3260ec936b9e89acc428df35316a4a8eeb4fe62a043e \
                    size    2799
