# -*- 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           cmake 1.1
PortGroup           github 1.0

github.setup        terroo lspp 0.0.2 v
revision            0
categories          sysutils
license             Boost-1
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
description         Alternative to the ls command with display of icons of files and folders
long_description    {*}${description}, with colors.
checksums           rmd160  05375f5115aa0c5fe9e37b61cf26f04fb25d0fd3 \
                    sha256  250bb9713149ee9b3f8c60a0d6b623454c5e0583d9d9f5ef74e35b6ec90f1c3c \
                    size    362510
github.tarball_from archive

depends_run         port:terroo-fonts

compiler.cxx_standard   2023

# FIXME: perhaps support for colors needs a non-default terminal.

# https://github.com/terroo/lspp/issues/1
notes "
You may need to set LC_ALL=C in the environment.
"
