freebsd-ports/devel/libdasm/pkg-descr
Ruslan Makhmatkhanov 3e9ed467cd - update MASTER_SITES and pkg-descr:WWW
while here (for both ports):
- trim Makefile header
- remove indefinite article from COMMENT
- convert to optionsng

PR:		176710
Reported by:	John Marino <draco@marino.st>
Submitted by:	antoine (maintainer)
2013-03-09 19:10:07 +00:00

5 lines
230 B
Text

libdasm is a C-library that tries to provide simple and convenient
way to disassemble Intel x86 raw opcode bytes (machine code). It
can parse and print out opcodes in AT&T and Intel syntax.
WWW: http://code.google.com/p/libdasm/