mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Update pkg-descr for editors/manedit.
Take this opportunity to add the WWW site and sort a section of the Makefile. PR: ports/176394 Submitted by: Kevin Zheng <kevinz5000@gmail.com>
This commit is contained in:
parent
b665858e89
commit
97427de59c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312872
2 changed files with 11 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue