           SPELL=bisonc++
         VERSION=2.8.0
     SOURCE_HASH=sha512:e001c4bf509f8c32c5ff807870cbc5561ef3b4206561ed6569ac15c42d6eb000bae006a1d84dac60808c5c42533b2b5b84d3a05f240cdfdc97897ec2a4580d52
          SOURCE=${SPELL}_${VERSION//-?/}.orig.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION//-?}
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/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
