GET /api/v1/ports/mktorrent/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mktorrent",
"portdir": "net/mktorrent",
"version": "1.1",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "freebsd darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Rudde/mktorrent",
"description": "mktorrent is a simple command line utility to create BitTorrent metainfo files.",
"long_description": "mktorrent is a simple command line utility to create BitTorrent metainfo files.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
}