           SPELL=nedit
         VERSION=5.5
          BRANCH=`echo ${VERSION}|sed -e 's/\./_/g'`
          SOURCE=${SPELL}-${VERSION}-src.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://www.nedit.org/ftp/v${BRANCH}/${SOURCE}
     SOURCE_HASH=sha512:a1b409024851c2332c0992b5bfb8606c875795f1907a977b245cb2b081a45b53e606f615e413cfa8c34af2df782504e55351ce1a7545b7265958db06038d0858
        WEB_SITE=http://www.nedit.org/
         ENTERED=20011120
         UPDATED=20011213
      LICENSE[0]=GPL
      PATCHLEVEL=2
        KEYWORDS="editors"
           SHORT="NEdit is a multi-purpose text editor for the X Window System"
cat << EOF
NEdit is a Unix text editor for programmers and general users. It
combines a standard, easy-to-use, graphical user interface with the
thorough functionality and stability required by users who edit text
eight hours a day. It includes a macro language with a complete
library of editing functions, state-of-the-art syntax highlighting
for 30 common languages and text processors, and the best
mouse-interactivity available in a Unix text editor.
EOF
