GET /api/v1/ports/blobwars/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "blobwars",
"portdir": "games/blobwars",
"version": "2.00",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.parallelrealities.co.uk/p/blob-wars-metal-blob-solid.html",
"description": "jump and run game featuring a Blob as main character",
"long_description": "In Blob Wars : Metal Blob Solid, you take on the role of a fearless Blob agent, Bob. Bob's mission is to infiltrate the various enemy bases around the Blobs' homeworld and rescue as many MIAs as possible. But standing in his way are many vicious aliens, other Blobs who have been assimilated and the evil alien leader, Galdov.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"makeicns",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"libsdl2_image",
"zlib",
"libsdl2_ttf",
"libsdl2_net",
"libsdl2_mixer",
"gettext"
]
}
],
"depends_on": []
}