# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup github 1.0 PortGroup python 1.0 github.setup nicolargo glances 1.4 v python.default_version 27 categories sysutils maintainers g5pw openmaintainer supported_archs noarch description Glances is a CLI curses based monitoring tool for GNU/Linux and BSD OS. long_description ${description} platforms darwin patchfiles setup.py.diff checksums rmd160 54d388a89d40c7cbd9f0f823a928ae971cfbbb27 \ sha256 55eab24ad5d40c1254ea12ae8dc53d5ea2530fc109a2a7144959c866f2f8dd96 depends_build port:py${python.version}-distribute depends_lib port:py${python.version}-psutil post-patch { file rename ${worksrcpath}/src/ ${worksrcpath}/glances } build {} python.link_binaries_suffix