# -*- 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        ruricolist trivial-file-size 77e98d99d04e017d227a64157f3f8db4b0e0dfe4
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-trivial-file-size
version             20220718
revision            0

checksums           rmd160  3dcccd6df5daca3fb5510267298c0740b7a8cca3 \
                    sha256  6f4ec80b455bf1432d0757cb1b1398ced148d4b4c8f7ebc08b5d202c0c0e3f7e \
                    size    3341

categories-append   devel
maintainers         nomaintainer
license             MIT

description         Stat a file's size

long_description    {*}${description}

depends_test-append port:cl-fiveam
