GET /api/v1/ports/tuxtype/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tuxtype",
"portdir": "games/tuxtype",
"version": "1.8.3",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tux4kids/tuxtype",
"description": "Learn to type with Tux, the Linux Penguin!",
"long_description": "Tux Typing is an SDL-based educational game intended for children but fun for all ages. The program includes two video game-styled activities for typing individual words, as well as a phrase/sentence typing activity that displays accuracy and words per minute.",
"active": true,
"categories": [
"games",
"education"
],
"maintainers": [],
"variants": [
"sdlpango",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"makeicns",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libsdl_mixer",
"t4k_common",
"gettext",
"libsdl",
"libsdl_image",
"libsdl_net",
"libsdl_ttf"
]
}
],
"depends_on": []
}