# -*- 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.9.0 v revision 0 categories devel license MIT maintainers {amake @amake} openmaintainer description A tree-sitter parser for HEEx long_description {*}${description} checksums rmd160 d299d481c960837f5e9b9cd9a2fb73fa4ee4f648 \ sha256 8064cef025207d5c051398eba5936d31d716b28b0ed2638cea34cd4449153cf6 \ size 44112 github.tarball_from archive worksrcdir ${worksrcdir}/src # parser.c:759: error: ‘for’ loop initial declaration used outside C99 mode configure.cflags-append -std=c99