           SPELL=unit++
         VERSION=1.2.4
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/unitpp/$SOURCE
     SOURCE_HASH=sha512:46dab5a0ed4eb6224c18b333ba4a12536406ac87e1cae096f87879702fca6409455e363f19604f5de06171e46bcf99da80cd39d30cf9592b27a836a3739e10a6
        WEB_SITE=http://unitpp.sourceforge.net/
         ENTERED=20030829
      LICENSE[0]=GPL
        KEYWORDS="devel"
           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
