# -*- 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.0 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
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  c6c19bce33eb6a34f8132f0e640778745e8c83c1 \
                    sha256  eab624648909e446bfa5f0b824200daffc4a0087620df8f177cd6c1510210fa1 \
                    size    35251

cmake.out_of_source yes
