# -*- 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 hankthetank27 tree-sitter-liquid e45dbac8c5fa95b1f0e00e7e0c04bc8855823391 version 20260402 revision 0 categories devel license MIT maintainers {amake @amake} openmaintainer description A tree-sitter parser for Liquid long_description {*}${description} checksums rmd160 e42db6b56d33764bd34ce7090404668ce8a6bcdd \ sha256 8e8176fdeb87291b5932d2ae509f2206fcac28703a0445bd11bbe2ac410595e1 \ size 132267 github.tarball_from archive worksrcdir ${worksrcdir}/src # parser.c:3121: error: ‘for’ loop initial declaration used outside C99 mode configure.cflags-append -std=c99