# $Id$ PortSystem 1.0 name nasm version 2.07 categories lang platforms darwin maintainers nomaintainer description NASM, the Netwide Assembler, is an 80x86 assembler long_description \ The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed \ for portability and modularity. It supports a range of object file \ formats, including Linux and *BSD a.out, ELF, COFF, Mach-O, Microsoft \ 16-bit OBJ, Win32 and Win64. It will also output plain binary files. \ Its syntax is designed to be simple and easy to understand, similar \ to Intel's but less complex. It supports from the upto and including \ Pentium, P6, MMX, 3DNow!, SSE, SSE2, SSE3 and x64 opcodes. NASM has a \ strong support for macro conventions. homepage http://nasm.sourceforge.net/ master_sites sourceforge use_bzip2 yes set nasm_src [suffix ${name}-${version}] distfiles ${nasm_src} checksums md5 d8934231e81874c29374ddef1fbdb1ed \ sha1 eb4cc984dbc936d02eb11cba5ff98066d7c01fa1 \ rmd160 47254263c1ca36b5a29e918955b254e665e960cb destroot.target install install_rdf destroot.destdir prefix=${destroot}${prefix}