           SPELL=indent
         VERSION=2.2.9
          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:e7dd5c27cfe50633efc73cc870adc42e6ac6176ee94b0e1422231e7ba32ed0a6e0f4fb29b96a79b39534908fc7b0026c18714a3a48c5c9ac94d0dfd85dff0a39
        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
