vbindiff stable port information

Info2: <<
Package: vbindiff
Version: 3.0-beta4
Revision: 1
Source: http://www.cjmweb.net/vbindiff/%n-3.0_beta4.tar.gz
Source-MD5: dbda80ef580e1a0975ef50b9aaa5210e
Depends: libncursesw5-shlibs (>= 5.7)
Builddepends: libncursesw5 (>= 5.7)
GCC:4.0

Distribution: 10.5, 10.6

InstallScript: <<
mkdir -p %i/bin
cp vbindiff %i/bin
mkdir -p %i/share/man/man1
cp vbindiff.1 %i/share/man/man1
<<

DocFiles: COPYING AUTHORS NEWS README README.PuTTY

Description: Displays files in hexadecimal and ASCII
DescDetail: <<
It can also display two files at once, and highlight the differences
between them. Unlike diff, it works well with large files (up to 4 GB).

VBinDiff was inspired by the Compare Files function of the ProSel
utilities by Glen Bredon, for the Apple II.

The single-file mode was inspired by the LIST utility of 4DOS and friends.
While less provides a good line-oriented display, it has no equivalent
to LIST's hex display. (True, you can pipe the file through hexdump,
but that's incredibly inefficient on multi-gigabyte files.)
<<

License: GPL
Homepage: http://www.cjmweb.net/vbindiff/
Maintainer: Matthias Ringwald
<<