           SPELL=bcpp
         VERSION=20050725
          SOURCE="$SPELL.tar.gz"
   SOURCE_URL[0]=ftp://invisible-island.net/$SPELL/$SOURCE
     SOURCE_HASH=sha512:0ada3aee998fa6748e7492bfe2e0d6e5417640eaa19aa3342637ee1d162c907d2af4fd2d1ab24661f36798d2d51fa017d9c113b8499b32bf4d521e130aa75323
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
        WEB_SITE=http://dickey.his.com/bcpp/bcpp.html
      LICENSE[0]=GPL
         ENTERED=20061105
           SHORT="an indenter for C++"
cat << EOF
bcpp indents C/C++ source programs, replacing tabs with spaces or the
reverse. Unlike indent, it does (by design) not attempt to wrap long
statements.
EOF
