           MODULE=jedit
          VERSION=4.2
           SOURCE=${MODULE}42source.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/jEdit
       SOURCE_URL=$SFORGE_URL/$MODULE/
       SOURCE_VFY=sha1:404b3e76c749d0b488c005d3af19c335c102ba60
         WEB_SITE=http://jedit.org
          GARBAGE=off
          ENTERED=20061028
          UPDATED=20061028
            SHORT="Java based text editor."
cat << EOF
Some of jEdit's features include:

    * Written in Java, so it runs on Mac OS X, OS/2, Unix, VMS and Windows.
    * Built-in macro language; extensible plugin architecture. Dozens of macros and plugins available.
    * Plugins can be downloaded and installed from within jEdit using the "plugin manager" feature.
    * Auto indent, and syntax highlighting for more than 130 languages.
    * Supports a large number of character encodings including UTF8 and Unicode.
    * Folding for selectively hiding regions of text.
    * Word wrap.
    * Highly configurable and customizable.
    * Every other feature, both basic and advanced, you would expect to find in a text editor.

EOF
