GET /api/v1/ports/lastmp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lastmp",
"portdir": "audio/lastmp",
"version": "0.35",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.red-bean.com/~decklin/software/lastfmsubmitd/",
"description": "LastFM Music Submitter for MPD",
"long_description": "lastmp is a plugin for lastfmsubmitd. It submits tracks played from MPD to lastfmsubmitd, which will in turn submit them to last.fm",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"lastfmsubmitd",
"python27",
"py27-mpdclient2"
]
}
],
"depends_on": []
}