           SPELL=bisonc++
         VERSION=2.2.0
     SOURCE_HASH=sha512:0748b421bb81fa3e363a28d5c45a71a6a2bea5a1703173b5a6866f02d3c5edb6cfe1daecc17e2547ca01a1c771d6f8a63a507bdf8593289de2a3b5fecc7a627c
          SOURCE=${SPELL}_${VERSION//-?/}.orig.tar.gz
#         SOURCE2=${SPELL}_${VERSION}.diff.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION//-?}
   SOURCE_URL[0]=$SOURCEFORGE_URL/bisoncpp/$SOURCE
#   SOURCE2_URL[0]=$SOURCEFORGE_URL/bisoncpp/$SOURCE2
        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
