|
From: David R. M. <dm...@us...> - 2002-03-31 04:54:27
|
Update of /cvsroot/fink/packages/dists/unstable/main/finkinfo/text
In directory usw-pr-cvs1:/tmp/cvs-serv4874
Added Files:
spell-1.0-1.info
Log Message:
new pacakge from Benjamin Esham via package submission tracker
--- NEW FILE: spell-1.0-1.info ---
Package: spell
Version: 1.0
Revision: 1
Maintainer: Benjamin Esham <bd...@in...>
Source: gnu
Depends: ispell, ncurses
PatchScript: <<
mv Makefile.in Makefile.in.orig
sed 's|$(prefix)/info|@infodir@|g' < Makefile.in.orig > Makefile.in
<<
ConfigureParams: --infodir='${prefix}/share/info'
InfoDocs: spell.info
InstallScript: make install prefix=%i
DocFiles: COPYING INSTALL README
License: GPL
Description: GNU wrapper for ispell
DescDetail: <<
Some programs, such as nedit, use the 'spell' command; however, it isn't
provided on Darwin. In addition, many UNIX manuals and tutorials make
references to 'spell'. This is a GNU wrapper for 'ispell' that emulates
the behavior of 'spell'.
<<
Homepage: http://www.gnu.org/directory/spell.html
|