summaryrefslogtreecommitdiff
path: root/devel/exctags/pkg/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/exctags/pkg/DESCR')
-rw-r--r--devel/exctags/pkg/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/exctags/pkg/DESCR b/devel/exctags/pkg/DESCR
new file mode 100644
index 00000000000..42819c0f995
--- /dev/null
+++ b/devel/exctags/pkg/DESCR
@@ -0,0 +1,11 @@
+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, Make, Pascal, Perl,
+PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, and Vim.