GET /api/v1/ports/nbtstat/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "nbtstat",
"portdir": "net/nbtstat",
"version": "20041203",
"license": "GPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.watersheep.org/~jim/",
"description": "grabs NetBIOS name table from a remote machine",
"long_description": "nbtstat provides the basic functionality of the nbtstat utility that is available on Windows. It grabs the NetBIOS name table from a remote machine.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"perl5"
]
}
],
"depends_on": []
}