mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Fix ordering
This commit is contained in:
@@ -11,22 +11,20 @@ HOMEPAGE="http://invisible-island.net/vttest/vttest.html"
|
||||
COPYRIGHT="1983-1985 Per Lindberg
|
||||
1996-2014 Thomas E. Dickey
|
||||
"
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
REVISION="1"
|
||||
LICENSE="BSD (3-clause)"
|
||||
|
||||
REVISION="1"
|
||||
SOURCE_URI="ftp://invisible-island.net/vttest/vttest.tar.gz"
|
||||
CHECKSUM_SHA256="0168aa34061d4470a68b0dd0781a2a9e2bbfb1493e540c99f615b867a11cbf83"
|
||||
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
vttest = $portVersion
|
||||
cmd:vttest
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel
|
||||
cmd:gcc
|
||||
|
||||
Reference in New Issue
Block a user