           SPELL=bisonc++
         VERSION=1.6.1
     SOURCE_HASH=sha512:5f9e95f3aeb84d7d3b3359ef65c2b901f943893b916a164a75478231e0c86661f26670893a28f1c5f62f6777442b0eb8af7a619ba829ac702c1fcf15db07d07b
          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
