GET /api/v1/ports/create-dmg/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "create-dmg",
"portdir": "sysutils/create-dmg",
"version": "1.2.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/create-dmg/create-dmg",
"description": "A shell script to build fancy DMGs",
"long_description": "A shell script to build fancy DMGs",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 569
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
}