           SPELL=unit++
         VERSION=1.2.3
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=$SOURCEFORGE_URL/unitpp/$SOURCE
     SOURCE_HASH=sha512:94f8eeef8a36a994c759b486ae538abc00d7cf33a8ab40a59c7471c93e4894c9b935f772ca7736bef764895dacc744f8460bbd907994997f8e279df8c81de329
        WEB_SITE=http://unitpp.sourceforge.net/
       BUILD_API=2
         ENTERED=20030829
         UPDATED=20030829
      LICENSE[0]=GPL
           SHORT="a C++ unit testing framework similar to junit, yet intended to be more C++ like."
cat << EOF
This is homepage of unit++, a C++ unit testing framework similar to junit, yet 
intended to be more C++ like than CppUnit (the C++ port of junit).

There are at least one other thing in the project that I am proud of; a C++ 
replacement for getopt that uses a command pattern to directly execute some 
code when the option is present, rather than just return the option.
EOF
