aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-07-31 07:45:04 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-07-31 07:45:04 +0000
commitbdea2a4cfa48418b14f52cca06becac8c10b7a35 (patch)
tree69771f9779ca7237061a6643540e3b7b31909709 /devel/Makefile
parentdd8b700f645ebf03064470679cec4b5c4eeaa765 (diff)
downloadports-bdea2a4cfa48418b14f52cca06becac8c10b7a35.tar.gz
ports-bdea2a4cfa48418b14f52cca06becac8c10b7a35.zip
xa is a high-speed, two-pass portable cross-assembler.
It understands mnemonics and generates code for: NMOS 6502s (such as 6502A, 6504, 6507, 6510, 7501, 8500, 8501, 8502 ...) CMOS 6502s (65C02 and Rockwell R65C02) and the 65816. WWW: http://www.floodgap.com/retrotech/xa/ PR: ports/179021 Submitted by: uffe@uffe.org
Notes
Notes: svn path=/head/; revision=324015
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 fbaf8fb36c6c..04bb7edd9c20 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4440,6 +4440,7 @@
SUBDIR += winpdb
SUBDIR += wizardkit
SUBDIR += wxGlade
+ SUBDIR += xa65
SUBDIR += xc3sprog
SUBDIR += xdg-user-dirs
SUBDIR += xdg-utils