# -*- 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           makefile 1.0

github.setup        aristocratos btop 1.4.4 v
revision            0
github.tarball_from archive
epoch               1
categories          sysutils
license             Apache-2
maintainers         {samasaur.com:sam @samasaur1} openmaintainer

checksums           rmd160  3fef20ac1a7ee551bff71516264e298be29890eb \
                    sha256  98d464041015c888c7b48de14ece5ebc6e410bc00ca7bb7c5a8010fe781f1dd8 \
                    size    1245613

description         A monitor of resources

long_description    Resource monitor that shows usage and stats for processor, memory, disks, network and processes.

depends_build       path:libexec/coreutils/libstdbuf.so:coreutils \
                    port:gmake

makefile.override-append \
                    PREFIX
compiler.cxx_standard   2020
compiler.blacklist-append {clang < 1600} {*gcc-[4-9]*} {*clang-[3-9]*} \
    *clang-10 *clang-11 *clang-12 *clang-13 *clang-14 *clang-15
