GET /api/v1/ports/disktype/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "disktype",
"portdir": "sysutils/disktype",
"version": "9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://disktype.sourceforge.net/",
"description": "Detects the content format of a disk or disk image",
"long_description": "Detects the content format of a disk or disk image by checking for signatures of file systems, partition tables, and boot codes.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
}