Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -6,19 +6,19 @@ popular non-Unix cd-writing software, but is not supported on most other CD \
burning programs. A lot of CD/VCD images distributed on the Internet are in \
BIN/CUE format, I've been told.
"
LICENSE="GNU GPL v2"
COPYRIGHT="1998-2004 Heikki Hannikainen"
HOMEPAGE="http://he.fi/bchunk/"
COPYRIGHT="1998-2004 Heikki Hannikainen"
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="http://he.fi/bchunk/bchunk-1.2.0.tar.gz"
CHECKSUM_SHA256="afdc9d5e38bdd16f0b8b9d9d382b0faee0b1e0494446d686a08b256446f78b5d"
REVISION="2"
ARCHITECTURES="x86 x86_gcc2 x86_64"
PROVIDES="
bchunk = $portVersion
cmd:bchunk = $portVersion
"
REQUIRES="
haiku
"
@@ -26,7 +26,6 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
cmd:make
cmd:gcc