           SPELL=indent
         VERSION=2.2.12
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
     SOURCE_HASH=sha512:3fab46979779b2ac35c6ca8aaf52589ef3ccec55d41889941afb18764d5f9b6c516ea93da02e621cc42b01e87ec534c4e4bc3b6a77ba733f028a512b013c9ede
        WEB_SITE=http://www.gnu.org/software/indent/
         ENTERED=20020128
      LICENSE[0]=GPL
        KEYWORDS="devel"
           SHORT="indent reformats C code in various indentation styles"
cat << EOF
GNU indent changes the appearance of a C program by inserting or
deleting whitespace according to a plethora of options.  Some
canned styles of formatting are supported as well.  GNU indent is
a descendant of BSD indent.  This file is part of the GNU indent
distribution.

GNU indent does NOT work for C++, if it does for you then you're
just lucky.  Don't ask for support for C++.
EOF
