GET /api/v1/ports/xmahjongg/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "xmahjongg",
"portdir": "games/xmahjongg",
"version": "3.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lcdf.org/~eddietwo/xmahjongg",
"description": "X graphical mahjongg solitaire game",
"long_description": "xmahjongg is a graphical solitaire game based on the Chinese game, Mah Jongg.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11",
"xorg-libsm"
]
}
],
"depends_on": []
}