GET /api/v1/ports/quotatool/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "quotatool",
"portdir": "sysutils/quotatool",
"version": "1.6.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://quotatool.ekenberg.se/",
"description": "A command line utility for filesystem disk quotas.",
"long_description": "A command line utility for filesystem disk quotas.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "johan.ekenberg",
"github": "ekenberg",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
}