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

checksums           rmd160  d00eaf48d6b83eb36aa0887aff94f2cfc62499ff \
                    sha256  22d89a5d5555e63ab8a3b3210d2fb42e3bc0422e164e1f2a8c55f9566254d19e \
                    size    1669
