mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Cleaned up summary/description in app-arch and app-editors (plus a few miscellanous)
This commit is contained in:
committed by
Scott McCreary
parent
051486ad88
commit
aeb2606424
@@ -1,8 +1,10 @@
|
||||
DESCRIPTION="
|
||||
JOE is a full featured terminal-based screen editor which is distributed under \
|
||||
the GNU General Public License (GPL).
|
||||
"
|
||||
HOMEPAGE="http://joe-editor.sourceforge.net/"
|
||||
SUMMARY="Terminal-based text editor"
|
||||
DESCRIPTION="Joe's Own Editor is a full-featured text editor with minimal requirements. \
|
||||
It is fully customizable (Emacs, pico or WordStar are preset). Is also has multiple \
|
||||
windows, hexadecimal edit mode for binary files or syntax highlighting for more than 40 languages. \
|
||||
It also supports mouse for both text and window manipulation."
|
||||
|
||||
HOMEPAGE="http://joe-editor.sourceforge.net/"
|
||||
SRC_URI="hg+http://joe-editor.hg.sourceforge.net:8000/hgroot/joe-editor/joe-editor"
|
||||
REVISION="2"
|
||||
STATUS_HAIKU="stable"
|
||||
@@ -17,7 +19,6 @@ BUILD()
|
||||
--datadir=`finddir B_COMMON_DATA_DIRECTORY` \
|
||||
--docdir=$COMMON_DOCS/doc/joe \
|
||||
--mandir=$COMMON_DOCS/man
|
||||
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user