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

github.setup        Syllo nvtop 3.3.1
github.tarball_from archive
revision            0

description         \
    GPU \& Accelerator process monitoring for AMD, Apple, Huawei, Intel, \
    NVIDIA and Qualcomm

long_description    \
    {*}${description}. NVTOP stands for Neat Videocard TOP, a \(h\)top like \
    task monitor for GPUs and accelerators. It can handle multiple GPUs and \
    print information about them in a htop-familiar way.

license             GPL-3
installs_libs       no
categories          sysutils graphics
maintainers         {gmail.com:herby.gillot @herbygillot} \
                    openmaintainer
platforms           {darwin >= 21}

checksums           rmd160  e8f4f36f59f4e8caaca793f78f288977fd80f85e \
                    sha256  8318aff973e0850bea4b9d7d313c513206cdc9b8387e8441681e84ac2bc0e980 \
                    size    315607

depends_lib-append  port:ncurses
