           SPELL=bcpp
         VERSION=20050725
          SOURCE="$SPELL.tar.gz"
   SOURCE_URL[0]=ftp://invisible-island.net/$SPELL/$SOURCE
   SOURCE_IGNORE=unversioned
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
