a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name nasm
version 0.98.39
categories lang
platforms darwin
maintainers nomaintainer@macports.org
description NASM is an 80x86 assembler
long_description NASM is an 80x86 assembler designed for portability \
and modularity. It supports a range of object file \
formats including Linux a.out and ELF, COFF, Microsoft \
16-bit OBJ and Win32. It will also output plain binary \
files. Its syntax is designed to be simple and easy to \
understand, similar to Intel's.
homepage http://nasm.sourceforge.net/
master_sites sourceforge
checksums md5 2032ad44c7359f7a9a166a40a633e772
use_bzip2 yes
configure.args --mandir=\\\${prefix}/share/man
destroot.destdir prefix=${destroot}${prefix}