GET /api/v1/ports/crack-attack/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "crack-attack",
"portdir": "games/crack-attack",
"version": "1.1.14",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/crack-attack/",
"description": "Fast-paced puzzle game",
"long_description": "Crack Attack! is a fast-paced puzzle game inspired by the classic Super NES title Tetris Attack!",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libsdl_mixer",
"mesa",
"libsdl",
"gtk2",
"freeglut",
"libGLU"
]
}
],
"depends_on": []
}