More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -39,8 +39,7 @@ Currently the following object and executable file formats are supported by vlin
* AMSDOS format (Amstrad/Schneider CPC)
* Commodore 8-bit PRG format
* Raw binaries (writing only)
* VOBJ, proprietary versatile object format (reading only)
"
* VOBJ, proprietary versatile object format (reading only)"
HOMEPAGE="http://sun.hasenbraten.de/vlink/"
COPYRIGHT="1997-2015 Frank Wille"
LICENSE="vlink"
@@ -54,10 +53,10 @@ ARCHITECTURES="x86_gcc2"
PROVIDES="
vlink = $portVersion
cmd:vlink
"
"
REQUIRES="
haiku
"
"
BUILD_REQUIRES="
haiku_devel