# -*- 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.2 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  d085076313b0385a7ff84ca5368a8fc54f72eaff \
                    sha256  c9498a31d6462b3eda82ff0988e95109b3853d88cc7c393a5008736e7da527e0 \
                    size    63410

worksrcdir          ${worksrcdir}/src
