           SPELL=nedit
       BUILD_API=2
         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}
          MD5[0]=c7fe9371ece6bd95486c0ab4eb9231b3
        WEB_SITE=http://www.nedit.org/
         ENTERED=20011120
         UPDATED=20011213
      LICENSE[0]=GPL
      MAINTAINER=eric@sandall.us
           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
