           SPELL=doxygen
         VERSION=1.4.6
          SOURCE=$SPELL-$VERSION.src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.stack.nl/pub/users/dimitri/$SOURCE
     SOURCE_HASH=sha512:9e19b484f868304c8355f49fe67fb6c2668fdf5531c41faa003c2a44ff1d1586aa3d35091758d92e306645404bb470620f9c3e0bd08853f061b8213e68566323
        WEB_SITE=http://www.doxygen.org/
      LICENSE[0]=GPL
         ENTERED=20020310
         UPDATED=20041024
       BUILD_API=2
           SHORT="Documentation system for C++, Java, IDL and C"
cat << EOF
Doxygen can generate an on-line documentation browser (in HTML) and/or
an off-line reference manual (in LaTeX) from a set of [un]documented
source files. There is also support for generating output in RTF
(MS-Word), PostScript, hyperlinked PDF, compressed HTML, and Unix man
pages. The documentation is extracted directly from the sources, which
makes it much easier to keep the documentation consistent with the
source code.
EOF
