mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
844 B
Tcl
22 lines
844 B
Tcl
# -*- 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.2 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 8c48138d3f6c5b417da96254d5064325e96541e9 \
|
|
sha256 c433e396050a821f915f3fd1e7d932b46204def8d59a46fce4f486b1b4ebef2e \
|
|
size 35320
|
|
|
|
cmake.out_of_source yes
|