mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
Recipe primping, improved SUMMARY/DESCRIPTION, re-ordering blocks.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user