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

@@ -8,8 +8,7 @@ With the use of a control file, you can, by an iterative process, get a \
progressively more meaningful disassembly by modifying the control file based \
on examination of the output of previous runs of the disassembler. You can \
also specify names for labels and symbols in the control file, resulting in a \
much more readable source file.
"
much more readable source file."
HOMEPAGE="http://www.brouhaha.com/~eric/software/d52"
COPYRIGHT="2007 Jeffery L. Post"
LICENSE="GNU GPL v3"
@@ -25,10 +24,10 @@ PROVIDES="
cmd:d48
cmd:d52
cmd:dz80
"
"
REQUIRES="
haiku
"
"
BUILD_REQUIRES="
haiku_devel