# -*- 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 ikatyang tree-sitter-yaml 0.5.0 v # Change github.tarball_from to 'releases' or 'archive' next update github.tarball_from tarball revision 0 description A tree-sitter parser for YAML long_description {*}${description} categories devel license MIT maintainers {amake @amake} openmaintainer checksums rmd160 c2ded8fccb48c5922c82cc2c62f28caf36156075 \ sha256 7aee8b9332289c8058b099cac4c6b367f6e4f13e51fed57e3a939983e58a04b2 \ size 266244 worksrcdir ${worksrcdir}/src