GET /api/v1/ports/robotfindskitten/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "robotfindskitten",
"portdir": "games/robotfindskitten",
"version": "2.8284271.702",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://robotfindskitten.org/",
"description": "You are robot. Your job is to find kitten.",
"long_description": "In 1997, Peter A. Peterson II held a contest for his now-defunct Nerth Pork magazine. The goal: come up with the best piece of art entitled robotfindskitten. Leonard Richardson submitted the winning (read: only) entry, a Zen Simulation.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"texinfo",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
}