# -*- 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.0
PortGroup           github 1.0

github.setup        thewtex tmux-mem-cpu-load 3.8.3 v
github.tarball_from archive
categories          sysutils
license             Apache-2

maintainers         {gmail.com:justrafi @rafi} openmaintainer
description         CPU, RAM, and load monitor for use with tmux
long_description    A simple, lightweight program provided for system \
                    monitoring in the status line of tmux.

checksums           rmd160  1c6a813bbac4fc43268b4c75598b5b702a0294cc \
                    sha256  ea7a24802d6d1223831f749e68ef29c07c9c5e45dff570022f844ce37eb56c85 \
                    size    35341

cmake.out_of_source yes
