          MODULE=scite
         VERSION=151
          SOURCE=$MODULE$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.scintilla.org/$SOURCE
        WEB_SITE=http://www.scintilla.org/SciTE.html
         ENTERED=20020505
         UPDATED=20030406
           SHORT="SciTE is a SCIntilla based Text Editor"
cat << EOF
SciTE is a Scintilla based Text Editor. Originally built to demonstrate
Scintilla.  Scintilla is a free source code editing component, as well
as features found in standard text editing components, Scintilla
includes features especially useful when editing and debugging source code.
These include support for syntax styling, error indicators, code
completion and call tips. 
EOF
