Files
2025-09-29 12:46:22 +09:00

27 lines
863 B
Tcl
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- 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 tree-sitter tree-sitter-css 0.25.0 v
github.tarball_from archive
revision 0
description A tree-sitter parser for CSS
long_description {*}${description}
categories devel
license MIT
maintainers {amake @amake} openmaintainer
checksums rmd160 86813aba845c50940ccece88087988d97e42b66d \
sha256 03965344d8c0435dc54fb45b281578420bb7db8b99df4d34e7e74105a274cb79 \
size 132788
worksrcdir ${worksrcdir}/src
# error: for loop initial declaration used outside C99 mode
configure.cflags-append -std=c99