# -*- 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        uyha tree-sitter-cmake 0.7.4 v
github.tarball_from archive
revision            0

description         A tree-sitter parser for CMake files

long_description    {*}${description}

categories          devel
license             MIT
maintainers         {amake @amake} openmaintainer

checksums           rmd160  1957c58984a44a4f10b83f49330a02faa4404ea6 \
                    sha256  a80334791ca0d74af0a1e9698b48ee9e6163bd46053a58fdec2f1f0d4350658a \
                    size    66710

worksrcdir          ${worksrcdir}/src
