the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: wdiff
Version: 0.5g
Revision: 1012
#Source: http://www.iro.umontreal.ca/contrib/%n/%n-%v.tar.gz
Source: http://wdiff.progiciels-bpi.ca/archives/%n-%v.tar.gz
Source-MD5: 3b9b8ecd28c77598247a146e6e6022de
InfoDocs: wdiff.info
DocFiles: README COPYING BACKLOG INSTALL NEWS THANKS TODO
Description: Word-based frontend to GNU diff
BuildDepends: libgettext3-dev, libncurses5 (>= 5.4-20041023-1006)
Depends: libgettext3-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006)
CompileScript: <<
DIFF=/usr/bin/diff PAGER=/usr/bin/less ./configure %c
make LIBS="-lcurses -lintl"
<<
InstallScript: <<
make install prefix=%i infodir=%i/share/info mandir=%i/share/man
strip %i/bin/%n
<<
DescDetail: <<
Front end to diff for comparing files on a word per word basis. This is useful
for comparing two texts in which a few words have been changed and for which
paragraphs have been refilled.
<<
DescPort: <<
Force use of system-supplied executables so we get consistent builds
whether or not fink-supplied versions of them are present.
<<
License: GPL
Maintainer: Ben Hines
#Homepage: http://www.gnu.org/software/wdiff/wdiff.html
Homepage: http://wdiff.progiciels-bpi.ca