GET /api/v1/ports/fxscintilla/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "fxscintilla",
"portdir": "x11/fxscintilla",
"version": "1.78.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/fxscintilla",
"description": "FOX wrapper for the Scintilla source code library",
"long_description": "fxscintilla is a FOX wrapper for the Scintilla source code widget library.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"fox"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-fxruby"
]
}
]
}