          MODULE=indent
         VERSION=2.2.13
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://ftp.gnu.org/gnu/$MODULE/
      SOURCE_VFY=sha256:1b81ba4e9a006ca8e6eb5cbbe4cf4f75dfc1fc9301b459aa0d40393e85590a0b
        WEB_SITE=http://www.gnu.org/software/indent
         ENTERED=20020529
         UPDATED=20230320
           SHORT="used to make code easier to read"

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
