           SPELL=bcpp
         VERSION=20120318
          SOURCE="$SPELL.tar.gz"
   SOURCE_URL[0]=http://invisible-island.net/datafiles/release/$SOURCE
    SOURCE_HASH=sha512:487fc3b77928feacb10819d65deae743a05487eb4b7977770f92a4da53ca2241c9a02bf244a8bc1f92eca4285fed5f8fddb325f926c291a718118dec4df739e6
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
