### this file is sourced not run
PKGVER=1.6.6
PKGBUILD=1
PKGARCH=x86_64

# source: james
TARBALL=pv-$PKGVER.tar.bz2
MD5SUM=ff3564fddcc2b9bd4a9c1d143aba4b4c
SRC_URL=http://www.ivarch.com/programs/sources/$TARBALL
BUNDLE=

SLACKREQ=libncurses
SLACKDESC="pv: pv $PKGVER (Pipe viewer)  
pv:  
pv: pv - Pipe Viewer - is a terminal-based tool for monitoring the progress of 
pv: data through a pipeline. It can be inserted into any normal pipeline 
pv: between two processes to give a visual indication of how quickly data is 
pv: passing through, how long it has taken, how near to completion it is, and 
pv: an estimate of how long it will be until completion.  
pv: 
pv: http://www.ivarch.com/programs/pv.shtml
pv: 
pv: 
"

### default pkg_download
### default pkg_prepare
### default pkg_package
### default pkg_build


