summaryrefslogtreecommitdiff
path: root/cross/asm6809/PLIST
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2020-03-05 16:11:49 +0000
committerjperkin <jperkin@pkgsrc.org>2020-03-05 16:11:49 +0000
commitf1f1dcaa2cee723a837bc4b63e24ec64e6e0d81e (patch)
tree8483da003a3d31d9e8f24ed2b00dc39c2da38bfb /cross/asm6809/PLIST
parent71be9468f5ff8f7e89b5db2bad904b7439ac3fbb (diff)
downloadpkgsrc-f1f1dcaa2cee723a837bc4b63e24ec64e6e0d81e.tar.gz
asm6809: Import version 2.12 into pkgsrc cross.
asm6809 is a portable cross assembler targeting the Motorola 6809 and Hitachi 6309. Features arbitrarily complex expressions (with most C-style operators available), forward references, macro expansion and conditional assembly. Output formats are: Raw binary, DragonDOS binary, CoCo RS-DOS (or "DECB") binary, Motorola SREC, Intel HEX.
Diffstat (limited to 'cross/asm6809/PLIST')
-rw-r--r--cross/asm6809/PLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/cross/asm6809/PLIST b/cross/asm6809/PLIST
new file mode 100644
index 00000000000..3d199c965b9
--- /dev/null
+++ b/cross/asm6809/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2020/03/05 16:11:49 jperkin Exp $
+bin/asm6809
+man/man1/asm6809.1