# -*- 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        Shinmera trivial-benchmark 1fbc8d15f09ed8aa426bc73956b8b7c9b2668802
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-trivial-benchmark
version             20230603
revision            0

checksums           rmd160  cd43f8d6c12fc8c85b07db597fabac3532c66b39 \
                    sha256  87aac7acddcfb0fef3a4f880a88296a1362def2b0ca958dfd70d0a092a4eefc6 \
                    size    14017

categories-append   devel
maintainers         nomaintainer
license             zlib

description         An easy to use benchmarking system.

long_description    {*}${description}

depends_lib-append  port:cl-alexandria
