Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv15955/10.7/stable/main/finkinfo/text

Added Files:
        watch.info 
Log Message:
new upstream watch

--- NEW FILE: watch.info ---
Package: watch
Version: 3.2.8
Revision: 31
Description: Continuously print the output of a command
License: GPL/LGPL
Maintainer: Benjamin Reed <wa...@fink.raccoonfink.com>

Depends: libncurses5-shlibs
BuildDepends: libncurses5

Source: http://procps.sourceforge.net/procps-%v.tar.gz
Source-MD5: 9532714b6846013ca9898984ba4cd7e0

UseMaxBuildJobs: true
CompileScript: gcc -L%p/lib -I%p/include -lncurses -o watch watch.c

InstallScript: <<
 install -d -m 755 %i/bin
 install -c -m 755 watch %i/bin/

 install -d -m 755 %i/share/man/man1
 install -c -m 755 watch.1 %i/share/man/man1/
<<
DocFiles: AUTHORS BUGS COPYING* NEWS README* TODO

Homepage: http://procps.sourceforge.net/
DescDetail: <<
Watch is like "top" for arbitrary commands.  It is actually part of the
linux "procps" package, but most of procps is useless on Mac OS X (there
is no proc).
<<



------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to