1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/devel/nasm/pkg-descr
Mario Sergio Fujikawa Ferreira 85920e01d6 o Update to 0.98.33
o Update WWW tag in DESCR

Approved by:	maintainer
2002-06-07 16:22:34 +00:00

11 lines
481 B
Plaintext

This is a distribution of NASM, the Netwide Assembler. NASM is a
prototype general-purpose x86 assembler. It will currently output
flat-form binary files, a.out, COFF and ELF Unix object files,
Microsoft Win32 and 16-bit DOS object files, OS/2 object files, the
as86 object format, and a home-grown format called RDF.
Also included is NDISASM, a prototype x86 binary-file disassembler
which uses the same instruction table as NASM.
WWW: http://sourceforge.net/projects/nasm/