# -*- 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        andrewchambers janet-uri 1.0.0 v
# 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
description         A uri parser implemented in janet
long_description    {*}${description}.

checksums           rmd160  fcc52565825742610831e70a8aca164d3dd09fda \
                    sha256  f4eac3de2d653c4491116b9ab7079acee59eb622519366b9702a3d0217eebe84 \
                    size    4189
