Recipe primping, improved SUMMARY/DESCRIPTION, re-ordering blocks.

This commit is contained in:
Humdinger
2015-09-03 17:55:00 +02:00
parent 2544d64f77
commit 82d0a570cd
12 changed files with 164 additions and 197 deletions

View File

@@ -1,6 +1,6 @@
SUMMARY="A paging program similar to more and less"
DESCRIPTION="MOST is a powerful paging program for Unix, VMS, MSDOS, and win32 systems. \
Unlike other well-known paging programs most supports multiple windows and can \
SUMMARY="A paging program similar to 'more' and 'less'"
DESCRIPTION="'Most' is a powerful paging program for Unix, VMS, MSDOS, and win32 systems. \
Unlike other well-known paging programs 'most' supports multiple windows and can \
scroll left and right. Why settle for less?"
HOMEPAGE="http://www.jedsoft.org/most/"
COPYRIGHT="2004-2013 John E. Davis"
@@ -17,7 +17,6 @@ PROVIDES="
most = $portVersion compat >= 5
cmd:most = $portVersion compat >= 5
"
REQUIRES="
haiku
lib:libncurses
@@ -25,12 +24,11 @@ REQUIRES="
"
BUILD_REQUIRES="
haiku_devel
devel:libncurses
devel:libslang
"
BUILD_PREREQUIRES="
haiku_devel
cmd:autoconf
cmd:find
cmd:gcc