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

github.setup        uben0 tree-sitter-typst 0.11.0 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision            0

description         A tree-sitter parser for Typst

long_description    {*}${description}

categories          devel
license             MIT
maintainers         {l2dy @l2dy} openmaintainer

checksums           rmd160  7d4e26f2ee659ee42826e62815e48c0e15a51286 \
                    sha256  4974c16d14cec53e10c625cd72d627b52a57b122a30237c4bba05a54b3df8d63 \
                    size    379392

worksrcdir          ${worksrcdir}/src
