           SPELL=bisonc++
         VERSION=1.4.0
     SOURCE_HASH=sha512:b6105370f588ed99851e0b2362ef844e5e8d73cd1004754299c38a1fe16c925312768e73b30e56fcc0b520da39789ce7eeb0ecd469090054d4994e87c9821336
          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
