the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: atool
Version: 0.38.0
Revision: 1
Source: http://download.savannah.gnu.org/releases/%n/%n-%v.tar.gz
Source-MD5: bf05a07f7b35415d146b2e21edc1ebbf
InstallScript: <<
make install DESTDIR=%d
mkdir -p %i/etc/bash_completion.d
cp extra/bash-completion-atool* %i/etc/bash_completion.d/atool
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
License: GPL3+
Homepage: http://www.nongnu.org/atool
Maintainer: Jack Fink
Description: Script tool for making handling archives easy
DescUsage: <<
Supports quite many archive types, which are listed in the manpage.
Up to you to figure out which fink packages you need to install for getting
the command line utilities. It's really easy in most cases.
<<