# -*- 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-path
github.setup        janet-lang path fd552e880cb3510f10a230ea5f9dcc227fcb521f
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version             202110109
revision            0
categories          janet devel
license             MIT
maintainers         {@tsujp wz.ht:jc+macports} openmaintainer
platforms           any
supported_archs     noarch
description         Simple path manipulation module for Janet
long_description    {*}${description}.

checksums           rmd160  36749dcf0cf5a31804e9b6e3addf9429e2e55ce4 \
                    sha256  40e9b28ea714dccf0eabe0f1cd501bad5f5d2db8b13db6ebdb237afd7bc06b0e \
                    size    3486
