# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem	1.0

name		yasm
version		0.8.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 9d04e1c24c3f21b040fb298f3ec2f4dab252c569
