           SPELL=bisonc++
         VERSION=1.5.0
     SOURCE_HASH=sha512:925c773721a12a5d055888ae5cde96a68ba22b64f8b611575b03870f098620f450e6516c82399ece68823e68e36ca5219fee0ebff47bb183b7d51f2b3203488a
          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
