           SPELL=bisonc++
         VERSION=2.4.8
     SOURCE_HASH=sha512:47bd3b4015cb8a25a842cae7da6abd527101c44aa9799bd1371fc579b0abdb42f3915f7ff41230e648c5afb569a30ad34b9185d0f93c6547ae7ed77d107b0064
          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
