# -*- 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 AccelerationNet collectors 748f0a1613ce161edccad4cc815eccd7fc55aaf3 name cl-collectors version 20220117 revision 0 checksums rmd160 1085beea0d7d54301aabef86ca8fdfadc4ccb282 \ sha256 00eac7768c4fa82e3ccf9b2d4fcf8a34e8792b1e1e438b0672079af9b38f9e77 \ size 10562 categories-append www devel maintainers {@catap korins.ky:kirill} openmaintainer license BSD description A Common lisp library providing collector macros long_description {*}${description} depends_lib-append port:cl-alexandria \ port:cl-closer-mop \ port:cl-symbol-munger \ port:cl-lisp-unit2