GET /api/v1/ports/robodoc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "robodoc",
"portdir": "devel/robodoc",
"version": "4.99.44",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.xs4all.nl/~rfsber/Robo/robodoc.html",
"description": "Bot used to document source code.",
"long_description": "ROBODoc can be used to document functions, methods, classes, variables, makefile entries, system tests, and anything else you can think of. ROBODoc works with any language that supports reasonable comments, and uses a syntax similar to that of the old Amiga \"Autodocs\" program.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "remkos",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": []
}