diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile index 8aedf6b82534..a89fd6402767 100644 --- a/editors/manedit/Makefile +++ b/editors/manedit/Makefile @@ -11,10 +11,10 @@ COMMENT= A UNIX manual page editor and viewer WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} -USE_BZIP2= yes -MAKE_JOBS_SAFE= yes -USE_GNOME= gtk12 MAKEFILE= Makefile.FreeBSD +MAKE_JOBS_SAFE= yes +USE_BZIP2= yes +USE_GNOME= gtk12 MAN1= manedit.1 diff --git a/editors/manedit/pkg-descr b/editors/manedit/pkg-descr index 17a2da49860f..40f8fbc1bc12 100644 --- a/editors/manedit/pkg-descr +++ b/editors/manedit/pkg-descr @@ -1,4 +1,8 @@ -ManEdit is a UNIX manual page editor and viewer. It can be used as a direct -editor for UNIX manual pages (with no manual conversion steps involved) or -a viewer/browser. ManEdit uses the GTK+ widget set and requires the X Window -Systems. +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. + +WWW: http://freecode.com/projects/manedit