the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: lifelines
Version: 3.0.37.2
Revision: 1002
Source: mirror:sourceforge:%n/%n-%v.tar.bz2
Source-MD5: b324899196051c960d4c92b03123ba43
BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, libncurses5
Depends: libgettext3-shlibs, libiconv, libncurses5-shlibs
#Patch: %n.patch
GCC: 4.0
InstallScript: <<
make install DESTDIR=%d
rm -rf %i/lib
mkdir -p %i/share/%n
mkdir -p %i/share/man/man1/
cp docs/llines.1 %i/share/man/man1/llines.1
cp -r reports %i/share/%n
strip %i/bin/llines
strip %i/bin/btedit
strip %i/bin/dbverify
<<
DocFiles: README README.DEVELOPERS AUTHORS COPYING INSTALL NEWS LICENSE
Description: Scriptable Genealogy program
DescDetail: <<
LifeLines is a genealogy program to help with your family history research.
Its primarily strengths are its powerful scripting language and the various
reports it includes.
<<
DescUsage: <<
Installs as "llines". Try the report programs in /sw/share/lifelines/reports/
<<
DescPort: <<
For some reason the current version tries to install its empty static lib.
So, I forcibly remove the thing.
<<
License: OSI-Approved
Maintainer: Ben Hines
Homepage: http://lifelines.sourceforge.net/