aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-08-03 07:33:15 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-08-03 07:33:15 +0000
commit515af4186399b6025506d8ebfb5396b8761417b0 (patch)
tree3d3baca69efc7f6c40d55c16663d58d16db2a949 /devel/Makefile
parentdcbc2b56574f5fb91de43d0ecdd37f41ef1e8ae1 (diff)
downloadports-515af4186399b6025506d8ebfb5396b8761417b0.tar.gz
ports-515af4186399b6025506d8ebfb5396b8761417b0.zip
ACME is a free crossassembler, released under the GNU General Public License.
The current version can produce code for the 6502, 65c02 and 65816 processors. It also supports some of the undocumented ("illegal") opcodes of the 6502. WWW: http://www.esw-heim.tu-clausthal.de/~marco/smorbrod/acme/ PR: ports/179019 Submitted by: uffe@uffe.org
Notes
Notes: svn path=/head/; revision=324179
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index d699ccb66caf..6154033b5135 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -36,6 +36,7 @@
SUBDIR += abi-compliance-checker
SUBDIR += ace
SUBDIR += ace+tao-doc
+ SUBDIR += acme
SUBDIR += activitymail
SUBDIR += adabooch
SUBDIR += adabooch-doc-html