# -*- 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 # $Id$ PortSystem 1.0 PortGroup github 1.0 github.setup mklein-de htop-osx d92a7d4975c5dc2ce404cbc75553ad16f8413f26 checksums rmd160 d903fceca2071ba2989f5a9bd3a54a9741366a01 \ sha256 02d69db72c3b56163c0a4ae698bcf6d149675e55ec4375e53a32767f620f4e4e epoch 1 version 0.8.2.1 revision 1 name htop categories sysutils platforms darwin maintainers cal openmaintainer license GPL-2 description an interactive process viewer long_description This is htop, ${description}. It is a text-mode \ application (for console or X terminals). depends_build port:autoconf \ port:automake \ port:libtool depends_lib port:ncurses pre-configure { system "cd ${worksrcpath} && sh autogen.sh" } # "String.h" vs on case-insensitive FS (#21036) build.args {DEFAULT_INCLUDES="-iquote ."} livecheck.version ${version} livecheck.url ${github.raw}/osx/configure.ac livecheck.regex {\[htop\],\[([0-9.]+)\]}