spell stable port information

Package: spell
Version: 1.0
Revision: 1
Maintainer: None
Source: gnu
Source-MD5: 57e17cf64ca458baad606a9022794b6d
Depends: ispell
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