          MODULE=indent
         VERSION=2.2.9
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.ibiblio.org/pub/gnu/indent/$SOURCE
        WEB_SITE=http://www.gnu.org/software/indent/indent.html
         ENTERED=20020529
         UPDATED=20020529
           SHORT="The indent program can be used to make code easier to read."
      MAINTAINER=csm@moongroup.com
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.  
EOF
