De-lint recipes.

This commit is contained in:
Kostadin Damyanov
2015-08-04 08:25:40 +03:00
parent b0e207e38d
commit 3e0dd2696c
20 changed files with 200 additions and 1717 deletions

View File

@@ -1,18 +1,18 @@
SUMMARY="MOST is a paging program similar to more and less"
DESCRIPTION="
MOST is a powerful paging program for Unix, VMS, MSDOS, and win32 systems. \
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?
"
scroll left and right. Why settle for less?"
HOMEPAGE="http://www.jedsoft.org/most/"
COPYRIGHT="2004-2013 John E. Davis"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://www.jedsoft.org/snapshots/most-pre5.1-15.tar.gz"
CHECKSUM_SHA256="b1b3078d855c810e8b697e4c35054e84d9c738ee960c1cc33429b246c28e1024"
LICENSE="GNU GPL v2"
COPYRIGHT="2004-2013 John E. Davis"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86"
SOURCE_DIR="most-pre5.1-15"
PATCHES="most-pre5.1_15.patchset"
ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
most = $portVersion compat >= 5
cmd:most = $portVersion compat >= 5
@@ -39,8 +39,6 @@ BUILD_PREREQUIRES="
cmd:ncurses5_config
"
SOURCE_DIR="most-pre5.1-15"
PATCH()
{
sed -i "s,-lm,," src/Makefile.in