# -*- 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        Shinmera pathname-utils c4a90bd10f0a0de9e893c7ac191009fc8323db2e
name                cl-pathname-utils
version             20250425
revision            0
categories-append   devel
license             zlib
maintainers         nomaintainer
description         Collection of utilities to help with pathname operations
long_description    {*}${description}
homepage            shinmera.github.io/pathname-utils
checksums           rmd160  57c847531e1e88e9ac834612347371f37a8cf430 \
                    sha256  67f55dfa0d7b927ecac03765ea1b181f61c7bbe7ef78daa5cf05c88b4718479d \
                    size    20338
github.tarball_from archive

depends_lib-append  port:cl-trivial-features

common_lisp.ffi     yes
