blob: 9a740840c1b91f231bc37fd154d011bdf21bab86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"name": "Lwtools",
"description": "Cross-development tools for Motorola 6809 and Hitachi 6309",
"url": "http://lwtools.projects.l-w.ca/releases/lwtools/lwtools-4.15.tar.gz",
"mirror": null,
"homepage": "http://lwtools.projects.l-w.ca/",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"system \"make\"",
"system \"make\", \"install\", \"INSTALLDIR=#{bin}\""
],
"version": "4.15",
"file": "lwtools.rb"
}
|