# $Id: Portfile 66351 2010-04-09 17:49:22Z acho@macports.org $

PortSystem	1.0

name		yasm
version		1.0.0
categories	lang
maintainers	acho
description	yasm - a modular bsd reimplementation of NASM
long_description A modular x86/amd64 assembler supporting NASM and GAS asm \
		syntaxes and a variety of output formats.  It is licensed \
		under the 3-clause BSD license except the nasm preprocessor \
		which is LGPL.

depends_lib	port:gettext port:libiconv

platforms	darwin

homepage	http://www.tortall.net/projects/yasm/
master_sites	http://www.tortall.net/projects/yasm/releases/

checksums	${distname}${extract.suffix} \
		    sha1 62830302138bae74572f320cc9672efb5b5724a2
