# -*- 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           common_lisp 1.0

github.setup        jech cl-yacc 1812e05317dcab1e97905625c018c043d71f9187
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version             20230108
revision            0

checksums           rmd160  bb0b4867fc7afaea71ddef55f1146c508b5bbe87 \
                    sha256  28e52dc471b4ca68a23630a7f581c43c0485527171e0c0a030937a6b89b94898 \
                    size    17865

categories-append   www devel
maintainers         nomaintainer
license             MIT

description         Common Lisp Yacc

long_description    {*}${description}
