GET /api/v1/ports/msp430-gcc-support-files/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "msp430-gcc-support-files",
"portdir": "cross/msp430-gcc-support-files",
"version": "1.212",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ti.com/tool/msp430-gcc-opensource",
"description": "MSP430 header and linker files",
"long_description": "MSP430 header and linker files",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "jose.edil+macports",
"github": "edilmedeiros",
"ports_count": 5
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"msp430-elf-gcc"
]
}
]
}