           SPELL=doxygen
         VERSION=1.8.9.1
     SOURCE_HASH=sha512:b76d06fc6e22d5e8e2b73814bc99cc0cf75ddf4e5a6ad1bd79832f12ccce5ccc2681777862b9ad0dbfdf1791fd1ce1f0f5ce669a78c7d38f91b0e8d5ebda8ade
          SOURCE=$SPELL-$VERSION.src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.stack.nl/pub/users/dimitri/$SOURCE
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
        WEB_SITE=http://www.doxygen.org/
      LICENSE[0]=GPL
         ENTERED=20020310
        KEYWORDS="java devel"
           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
