GET /api/v1/ports/libxdg-basedir/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libxdg-basedir",
"portdir": "devel/libxdg-basedir",
"version": "1.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davmac314/libxdg-basedir",
"description": "An implementation of the XDG Base Directory specification",
"long_description": "This library implements functions to list the directories according to the specification and provides a few higher-level functions for use with the specification.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xmoto",
"awesome"
]
}
]
}