           SPELL=source-highlight
         VERSION=1.11
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${GNU_URL}/src-highlite/${SOURCE}
          MD5[0]=f838235cc0cc41e415260233dd4bbdd7
        WEB_SITE=http://www.gnu.org/software/src-highlite/
         ENTERED=20041226
      LICENSE[0]=GPL
      SHORT="Produces a document with syntax highlighting from source file."
cat << EOF
GNU Source-highlight produces a document with syntax highlighting when given
a source file. At the moment, it handles Java, C/C++, Prolog, Perl, PHP3,
Python, Flex, and ChangeLog as source languages and HTML and XHTML as output
formats.
EOF
