GET /api/v1/ports/ccd2iso/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ccd2iso",
"portdir": "sysutils/ccd2iso",
"version": "0.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/ccd2iso/",
"description": "CloneCD image to ISO image file converter",
"long_description": "Simple command line too to convert windows-only ccd files to burnable ISO images.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
}