# -*- 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        phoenixframework tree-sitter-heex 0.8.0 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision            0

description         A tree-sitter parser for HEEx

long_description    {*}${description}

categories          devel
license             MIT
maintainers         {amake @amake} openmaintainer

checksums           rmd160  08130dea89adb97ad59a80a6bf6e76356a560cfb \
                    sha256  ed25e11565c3d370a163311753a2a3590ff929438c8829987f081f0089d54dbc \
                    size    35108

worksrcdir          ${worksrcdir}/src
