GET /api/v1/ports/checkmake/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "checkmake",
"portdir": "devel/checkmake",
"version": "0.2.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mrtazz/checkmake",
"description": "experimental tool for linting and checking Makefiles",
"long_description": "checkmake is a experimental tool for linting and checking Makefiles. It may not do what you want it to.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"pandoc",
"clang-17"
]
}
],
"depends_on": []
}