a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name clpbar
version 1.10
categories sysutils
platforms darwin
maintainers nomaintainer@macports.org
description tool to copy a stream of data and print a progress bar
long_description Bar is a simple tool to copy a stream of data and print a \
display for the user on stderr showing the ammount of data \
passed, the throughput of the data transfer, and the transfer \
time, or, if the total size of the data stream is known, the \
estimated time remaining, what percentage of the data transfer \
has been completed, and a progress bar.
homepage http://clpbar.sourceforge.net/
master_sites sourceforge
distname bar-${version}
checksums md5 2e25aeaf2a1382108bd7349891e51b0b
configure.args --mandir=${prefix}/share/man
test.run yes
test.target check