# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers gmail.com:csoren
description A cross assembler, linker and librarian for several CPUs.
long_description ASMotor is a portable and generic assembler engine and \
development system written in ANSI C. The package \
consists of the assembler, the librarian and the linker. \
It can be used as either a cross or native development \
system. The assembler syntax is based on the A68k style \
macro language. Currently supported CPUs are the 680x0 \
family, 6502, MIPS32 and Gameboy.
homepage https://code.google.com/p/asmotor/
distname ${name}-${version}-src
checksums sha1 e76057443e0b771892c159227ecc34da2203c2f6 \
rmd160 bd36cd2c317a59106b084be0cf9670ce26bc526d
worksrcdir ${distname}/build/scons
destroot.args --prefix=${destroot}${prefix}