Ticket #674: Portfile

File Portfile, 767 bytes (added by meissnem@…, 21 years ago)

Portfile, as an attachment.

Line 
1# $ID:$
2
3PortSystem 1.0
4name            pv
5version         0.5.3
6categories      sysutils
7maintainers     meissnem@mac.com
8description     monitor the progress of data through a pipe
9long_description pv - Pipe Viewer - is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.
10
11homepage        http://www.ivarch.com/programs/pv.shtml
12
13master_sites    [master-sites-for sourceforge]
14master_sites.subdir     pipeviewer/
15
16checksums       md5     c659a732806a720d65abf02d58dffd40
17
18configure.args-append   --disable-nls
19install.args    prefix=${destroot}${prefix}