           SPELL=bisonc++
         VERSION=2.5.1
     SOURCE_HASH=sha512:370c10bfd00039e2b586e2f06e537179f29590f58708a3a62b56843da88c1033032816ef1a4c929c805c051635a6a3008e6bc04f6e5c3ad2bb794113fa14f371
          SOURCE=${SPELL}_${VERSION//-?/}.orig.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION//-?}
   SOURCE_URL[0]=$SOURCEFORGE_URL/bisoncpp/$SOURCE
        WEB_SITE=http://bisoncpp.SourceForge.net
      LICENSE[0]=GPL
         ENTERED=20060704
        KEYWORDS="parser generator"
           SHORT="c++ parser generator"
cat << EOF
The program bisonc++ creates a C++ parser function and -class having a cleaner 
setup than the code generated by Alain Coetmeur's bison++. Furthermore, since 
bisonc++ more closely follows current-day ideas about C++ programming its code is 
easier to read
EOF
