# -*- 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        libre-man unix-opts 0e61f34b2ecf62288437810d4abb31e572048b04
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-unix-opts
version             20210107
revision            0

checksums           rmd160  eab165e566e68a25dd266a15c3c01069be88593e \
                    sha256  608e818323cde482ab2bc6725716fac4102e34c7c9e90bffa1a3d4132059f44c \
                    size    15231

categories-append   devel
maintainers         nomaintainer
license             MIT

description         minimalistic parser of command line arguments

long_description    {*}${description}
