GET /api/v1/ports/tex-songs/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tex-songs",
"portdir": "tex/tex-songs",
"version": "2.18",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://songs.sourceforge.net/",
"description": "tex package for creating songbooks",
"long_description": "tex package for creating songbooks",
"active": true,
"categories": [
"tex"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"texlive"
]
}
],
"depends_on": []
}