HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ctags",
"portdir": "devel/ctags",
"version": "5.8",
"license": "(GPL-2 or public-domain)",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ctags.sourceforge.net/",
"description": "Reimplementation of ctags(1)",
"long_description": "Exuberant Ctags generates an index (or tag) file of source language objects in source files that allows these items to be quickly and easily located by a text editor or other utility. Alternatively, it can generate a cross reference file which lists, in human-readable form, information about the various objects found in a set of source code files. Supported languages include: Assembler, AWK, ASP, BETA, Bourne/Korn/Zsh Shell, C, C++, COBOL, Eiffel, Fortran, Java, Lisp, Lua, Make, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, Vim and Yacc.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"murk"
]
},
{
"type": "lib",
"ports": [
"global",
"source-highlight"
]
},
{
"type": "run",
"ports": [
"xemacs"
]
}
]
}