GET /api/v1/ports/xtet42/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "xtet42",
"portdir": "games/xtet42",
"version": "2.21",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gufi.org/~gmarco/files/distfiles/",
"description": "one or two player version of Tetris",
"long_description": "Xtet42 is a one or two player version of Tetris. The game was written by Hugo Eide Gunnarsen in 1991. The game is very fun and very addictive. It is also astonishingly pretty to be an old X11-game.",
"active": true,
"categories": [
"games",
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11"
]
}
],
"depends_on": []
}