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

github.setup        pcostanza closer-mop 875f4b7e5f1d4dff0339b9b5243ed3c846dc9545
name                cl-closer-mop
version             20241101
revision            0

checksums           rmd160  3954db4c1b79e2f2c3309e9ebdb1a317faa7854b \
                    sha256  af5adeacb2254665193ecbf5d7e36451c09c8253db61f6f964309eb92c157d03 \
                    size    23180
github.tarball_from archive

categories-append   devel
maintainers         nomaintainer
license             MIT

description         Closer to MOP is a compatibility layer that rectifies \
                    many of the absent or incorrect CLOS MOP features
long_description    {*}${description}