# -*- 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 PortGroup compiler_blacklist_versions 1.0 github.setup aristocratos btop 1.4.0 v revision 0 github.tarball_from archive epoch 1 categories sysutils license Apache-2 maintainers {samasaur.com:sam @samasaur1} openmaintainer checksums rmd160 50bdc2325ddb4b43539814a81e1b81c855ec3abd \ sha256 ac0d2371bf69d5136de7e9470c6fb286cbee2e16b4c7a6d2cd48a14796e86650 \ size 1239400 description A monitor of resources long_description Resource monitor that shows usage and stats for processor, memory, disks, network and processes. depends_build port: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