           SPELL=bisonc++
         VERSION=2.4.1
     SOURCE_HASH=sha512:24b9176cfb07c291ae20c5ded5872144624144d5e21c08ddb0f50082672e47728406d2e9731d4c96d1fb1bb7a43f5e3634529508af32b6b0dd216591191da0d2
          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
