aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-09-06 05:56:58 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-09-06 05:56:58 +0000
commit3e3e6b92e9630440dd9ddce1479c839920ae74f0 (patch)
treebf4cabc44168cd5a7be36ea7556ac0e95a274544 /lang/Makefile
parente65deabb136738d816cca67a116c3db30f429294 (diff)
downloadports-3e3e6b92e9630440dd9ddce1479c839920ae74f0.tar.gz
ports-3e3e6b92e9630440dd9ddce1479c839920ae74f0.zip
New port: lang devel/nesasm: 6502 assembler with specific NES support
nesasm is a 6502 assembler with specific NES support. NES support in this case refers to FamiCOM and Nintendo Entertainment System support. lang/fasm has been used as a reference on how an assembler should be ported. Feedback is as always welcome, hopefully it will lead to me producing better ports and less work for you committer ;) WWW: http://bobrost.com/nes/resources.php PR: ports/115254 Submitted by: Pontus Stenetorp <ninjin@kth.se>
Notes
Notes: svn path=/head/; revision=198903
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 9d46cf556fbd..4c7d6c49b290 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -165,6 +165,7 @@
SUBDIR += munger
SUBDIR += nawk
SUBDIR += neko
+ SUBDIR += nesasm
SUBDIR += newlisp
SUBDIR += nhc98
SUBDIR += nickle