fhist _unstable_ port information

Package: fhist
Version: 1.12
Revision: 3
Source: http://www.pcug.org.au/~millerp/%n-%v.tar.gz
Source-MD5: e08c5181daa0443eff3b296ac8a3a3b4
BuildDepends: libgettext3-dev, gettext-bin, gettext-tools
SetCFLAGS: -I%p/include
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
Depends: libgettext3-shlibs
Patch: %n.patch
PatchScript: perl -pi -e 's/(\$\(CFLAGS\)) (-I\S+ -I\S+)/\2 \1/' Makefile.in
ConfigureParams: --mandir=%p/share/man
InstallScript: <<
make RPM_BUILD_ROOT=%d install docdir=%p/share/doc/%n
<<
DocFiles: README* BUILDING LICENSE MANIFEST
#
Description: Minimal file history tool
DescDetail: <<
The FHist package contains 3 utilities, a file history tool ``fhist'',
a file comparison tool ``fcomp'', and a file merging tool ``fmerge''.
All three are bundled together, because they all use the same
minimal-difference algorithm.

For more details, see http://www.pcug.org.au/~millerp/fhist.html
<<
DescPort: <<
Explicitly set CFLAGS because the configure script was not finding
libintl.h in /sw/include
dmacks--but make sure this -I goes after local ones.

The build depends on groff, but works with either the fink groff
package or the Apple supplied /usr/bin/groff.
<<
Homepage: http://www.pcug.org.au/~millerp/fhist.html
License: GPL
Maintainer: David Bacher