aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-08-05 06:25:51 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-08-05 06:25:51 +0000
commitbd9c93f9402ace09fbdbed0250803149cc0da1d5 (patch)
treed6f552844c3b9944d5e698d3bdd4406d88d05d85 /devel/Makefile
parent01daabbbe2679d8e6c1893f6ad98e6f267bd7333 (diff)
downloadports-bd9c93f9402ace09fbdbed0250803149cc0da1d5.tar.gz
ports-bd9c93f9402ace09fbdbed0250803149cc0da1d5.zip
dasm is a versatile macro assembler with support
for several 8-bit microprocessors including: MOS 6502 & 6507 Motorola 6803, 68705 & 68HC11 Hitachi HD6303 (extended Motorola 6801) Fairchild F8 WWW: http://dasm-dillon.sourceforge.net/ PR: ports/180971 Submitted by: uffe@uffe.org
Notes
Notes: svn path=/head/; revision=324261
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 9bf11e613431..99a5117ad3fc 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -328,6 +328,7 @@
SUBDIR += czmq
SUBDIR += d-feet
SUBDIR += darts
+ SUBDIR += dasm
SUBDIR += datadraw
SUBDIR += dbus
SUBDIR += dbus-glib