           MODULE=manedit
         VERSION=0.5.6
#         VERSION=0.5.5
          SOURCE=$MODULE-$VERSION.tar.bz2
         SOURCE2=manedit-bzip2.patch
         SOURCE3=manedit-opt.patch
         SOURCE4=xsw-manedit.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://wolfpack.twu.net/users/wolfpack/$SOURCE
  SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
  SOURCE3_URL[0]=$PATCH_URL/$SOURCE3
  SOURCE4_URL[0]=$PATCH_URL/$SOURCE4
        WEB_SITE=http://wolfpack.twu.net/ManEdit/
         ENTERED=20011128
         UPDATED=20020312
           SHORT="manedit is a gtk+ manual page editor"
cat << EOF
The ManEdit UNIX Manual Page Editor is an editor specifically
tailored for UNIX manual pages. It has a preview viewer, uses the
manual page XML format for easy editing, and comes with a tutorial
and reference guide. It uses the GTK+ widget set and features syntax
highlighting, a complete drag and drop system for easy viewing and
editing, a crash recovery system, and sample manual page templates.
EOF
