# -*- 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        alemuller tree-sitter-make a4b9187417d6be349ee5fd4b6e77b4172c6827dd
version             20211217
revision            0
categories          devel
license             MIT
maintainers         nomaintainer
description         Tree-sitter-make is a Make parser
long_description    {*}${description} intended to be used for syntax highlighting.
checksums           rmd160  c6d2175c61f4022c8a6c9f8d2b108b2f5f3de6bf \
                    sha256  a1e078443fc36bfe562b40304c49e044d9230964dc82aba9e09b8cd7079ee3e0 \
                    size    81522
github.tarball_from archive

worksrcdir          ${worksrcdir}/src
