summaryrefslogtreecommitdiff
path: root/cross/cc65/DESCR
diff options
context:
space:
mode:
authorwiz <wiz>2008-10-08 19:53:47 +0000
committerwiz <wiz>2008-10-08 19:53:47 +0000
commit3d5428c8adb925a4c363386e7dfd5a8590b3488a (patch)
tree1dcf2e74c9cf023ccd4a18604f17e1f44d080847 /cross/cc65/DESCR
parent5fe1cdfa2369defdef66687c3995dd6d8493180b (diff)
downloadpkgsrc-3d5428c8adb925a4c363386e7dfd5a8590b3488a.tar.gz
Initial import of cc65-2.12.0, packaged for pkgsrc-wip by Tim Larson:
cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools.
Diffstat (limited to 'cross/cc65/DESCR')
-rw-r--r--cross/cc65/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/cross/cc65/DESCR b/cross/cc65/DESCR
new file mode 100644
index 00000000000..17d19d5940c
--- /dev/null
+++ b/cross/cc65/DESCR
@@ -0,0 +1,3 @@
+cc65 is a complete cross development package for 65(C)02 systems, including
+a powerful macro assembler, a C compiler, linker, librarian and several
+other tools.