GET /api/v1/ports/pdftk/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "pdftk",
"portdir": "textproc/pdftk",
"version": "2.02",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "pdftk-java",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by pdftk-java",
"long_description": "This port has been replaced by pdftk-java.",
"active": true,
"categories": [
"graphics",
"textproc",
"pdf"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
}