summaryrefslogtreecommitdiff
path: root/devel/exctags/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:57:41 +0000
committerzuntum <zuntum>2001-11-01 00:57:41 +0000
commit0b6b506536c1ff50f1531d26be2fccfe86c74335 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/exctags/DESCR
parent1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff)
downloadpkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/exctags/DESCR')
-rw-r--r--devel/exctags/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/exctags/DESCR b/devel/exctags/DESCR
new file mode 100644
index 00000000000..42819c0f995
--- /dev/null
+++ b/devel/exctags/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.