Files
Joshua Root 39b2515e1b devel/[s-z]*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-16 17:27:59 +11:00

25 lines
826 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 Azganoth tree-sitter-lua 2.1.3 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision 0
description A tree-sitter parser for Lua
long_description {*}${description}
categories devel
license MIT
maintainers {amake @amake} openmaintainer
checksums rmd160 e8288f7c493c85acf523dfaa8c16058d8cfbc49b \
sha256 cc07455eac368d85016497cfc169eda27b4f635479a62b882c70a7be250ddb86 \
size 42990
worksrcdir ${worksrcdir}/src