1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/devel/libdasm/pkg-plist
Renato Botelho eda0ab97e8 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://www.nologin.net/main.pl?action=codeView&codeId=49&

PR:		ports/95048
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2006-04-01 11:17:28 +00:00

12 lines
311 B
Plaintext

include/libdasm.h
lib/libdasm.a
lib/libdasm.so
lib/libdasm.so.1
%%EXAMPLES%%%%EXAMPLESDIR%%/README.txt
%%EXAMPLES%%%%EXAMPLESDIR%%/das.c
%%EXAMPLES%%%%EXAMPLESDIR%%/simple.c
%%EXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%%%DOCSDIR%%/HISTORY.txt
%%PORTDOCS%%%%DOCSDIR%%/README.txt
%%PORTDOCS%%@dirrm %%DOCSDIR%%