GET /api/v1/ports/cdrtools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cdrtools",
"portdir": "sysutils/cdrtools",
"version": "3.01",
"license": "CDDL-1 and BSD and LGPL-2.1 and GPL-2+ and GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cdrecord.org",
"description": "ISO 9660 filesystem and CD creation tools",
"long_description": "The cdrtools software includes programs to create and/or extract ISO 9660 filesystems, verify their integrity, and write them to a disc.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"smake",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"gettext"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"kdenlive",
"dvdrw-tools",
"wimlib"
]
}
]
}