You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
27 lines
862 B
Tcl
27 lines
862 B
Tcl
# -*- 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 9566ca79911052919fce09d26f1f655b5e093857
|
|
github.tarball_from archive
|
|
version 20260326
|
|
revision 0
|
|
|
|
description A tree-sitter parser for Liquid
|
|
|
|
long_description {*}${description}
|
|
|
|
categories devel
|
|
license MIT
|
|
maintainers {amake @amake} openmaintainer
|
|
|
|
checksums rmd160 f998bc731b57f6b4b003f747db603f6ee28f8627 \
|
|
sha256 83d50525ec5bfda37530b651a22dde21d550997c59f7314d7a563f4d912b4f29 \
|
|
size 128810
|
|
|
|
worksrcdir ${worksrcdir}/src
|
|
|
|
github.livecheck.branch main
|