mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user