Files

26 lines
991 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 GothenburgBitFactory vramsteg 1.1.0 v
revision 0
checksums rmd160 240427649114ecc16b46afe30e902f0b4892b682 \
sha256 9cc82eb195e4673d9ee6151373746bd22513033e96411ffc1d250920801f7037 \
size 12535
categories sysutils devel
platforms darwin
license MIT
maintainers nomaintainer
description Utility for displaying progress bars
long_description \
Vramsteg, from the Swedish framsteg (progress), is a CLI progress bar \
that can be used from any script language. It supports color, labels, \
percentage completion, elapsed time and estimates.
homepage https://gothenburgbitfactory.org/vramsteg/
github.tarball_from releases
cmake.out_of_source yes