           SPELL=bcpp
         VERSION=20180401
          SOURCE="$SPELL-$VERSION.tgz"
   SOURCE_URL[0]="https://invisible-mirror.net/archives/bcpp/$SOURCE"
     SOURCE_HASH=sha512:f767293749364bca83fda4a71647f395d0e7b1d86d3c4aacb6c2886e27b2a3c5321418a265b0deb3e8fdd2c133818e98e0392271b2cc6459c61b464c64ed7ebd
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
