# -*- 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           nim 1.0

nim.setup           github planety prologue 0.6.8 v
revision            0
nim.vcs_revision    406b076284d2edc9379bd7eb0510648050341b7c
categories          devel www
license             Apache-2
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer

description         Prologue is an elegant and high-performance web framework
long_description    {*}${description}

checksums           rmd160  f27046d2df80e498a5669d417180cb06bd0d3a49 \
                    sha256  2ff02345b1efec82a9c15d84d8a12ea94b9a7d8609ca0d1e7af56f7fef44ef93 \
                    size    1958554

depends_lib-append  port:nim-cookiejar \
                    port:nim-httpx \
                    port:nim-logue \
                    port:nim-nimcrypto \
                    port:nim-regex
