GET /api/v1/ports/librets/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "librets",
"portdir": "devel/librets",
"version": "1.6.2",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NationalAssociationOfRealtors/libRETS",
"description": "RETS client library",
"long_description": "libRETS is RETS client library written in C++ that allows rapid development of RETS client applications. By saving the developer from dealing with the RETS protocol details, the application writer can concentrate on their application, saving them time and money in the process.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"java",
"perl",
"php5",
"python",
"ruby",
"sql2dmql",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"curl",
"boost176",
"swig"
]
}
],
"depends_on": []
}