# -*- 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        fare fare-utils 2f9c48a23a5c0802566d869d73a58471c05e63f1
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-fare-utils
version             20221129
revision            0

checksums           rmd160  0841d3b45f4d2c4ae27daa3a0c381d16f5601389 \
                    sha256  5c33d1f905dc0ebb68e81c51f8a37d02537be058fb42647db1dcdb198a4ba168 \
                    size    32873

categories-append   devel
maintainers         nomaintainer
license             MIT

description         General purposes utilities for Common Lisp

long_description    {*}${description}

depends_lib-append  port:cl-hu.dwim.stefil
