GET /api/v1/ports/uif2iso/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "uif2iso",
"portdir": "sysutils/uif2iso",
"version": "0.1.7c",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://aluigi.org/mytoolz.htm#uif2iso",
"description": "converts UIF images to ISO images",
"long_description": "converts UIF images to ISO images",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
}