[23868] trunk/dports/lang

source_changes at macosforge.org source_changes at macosforge.org
Wed Apr 11 15:31:57 PDT 2007


Revision: 23868
          http://trac.macosforge.org/projects/macports/changeset/23868
Author:   jann at macports.org
Date:     2007-04-11 15:31:57 -0700 (Wed, 11 Apr 2007)

Log Message:
-----------
New port: yasm

Added Paths:
-----------
    trunk/dports/lang/yasm/
    trunk/dports/lang/yasm/Portfile

Added: trunk/dports/lang/yasm/Portfile
===================================================================
--- trunk/dports/lang/yasm/Portfile	                        (rev 0)
+++ trunk/dports/lang/yasm/Portfile	2007-04-11 22:31:57 UTC (rev 23868)
@@ -0,0 +1,22 @@
+# $Id: Portfile 23849 2007-04-11 04:13:13Z jann at macports.org $
+
+PortSystem          1.0
+name                yasm
+version             0.6.0
+categories          lang
+maintainers         bytestorm at gmail.com
+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.
+
+platforms           darwin
+
+homepage            http://www.tortall.net/projects/yasm/
+master_sites        http://www.tortall.net/projects/yasm/releases/
+
+checksums           ${distname}${extract.suffix} \
+                    sha1 c4354d7c5ce7924f4b656d6eb15fcfc289fc6ac3
+
+configure.args      --prefix=${prefix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070411/0f580c26/attachment.html


More information about the macports-changes mailing list