the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: hddt
Version: 1.0
Revision: 1
Maintainer: Benjamin Reed
Source: http://www.fourmilab.ch/hackdiet/palm/download/desktop/latest/%n_src.zip
Source-MD5: dae79ab5aa348d8024e23d13acd7f863
NoSourceDirectory: true
CompileScript: <<
make CC=cc BINDING=
<<
InstallScript: <<
mkdir -p %i/bin
install -m 755 hdread %i/bin
install -m 755 csvread %i/bin
<<
Description: Command-line tools for the Hacker's Diet
DescDetail: <<
These are the command-line tools provided along with the Hacker's
Diet (An engineer's approach to weight loss). They can be used
for converting data for import and/or export from a Palm database
and for creating HTML charts and graphs of trending information.
<<
License: Public Domain