From 3a2ecd3119802b928f0723f2d8d4a9fa8ba27af9 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 9 Jun 2007 18:37:50 +0000 Subject: Exuberant Ctags with Japanese language support. 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, ASP, AWK, BETA, C, C++, C#, COBOL, Eiffel, Fortran, HTML, Java, Javascript, Lisp, Lua, Make, Pascal, Perl, PHP, PL/SQL, Python, REXX, Ruby, S-Lang, Scheme, Shell (Bourne/Korn/Z), Standard ML, Tcl, Vera, Verilog, Vim and Yacc. WWW: http://hp.vector.co.jp/authors/VA025040/ctags/ PR: ports/113125 Submitted by: issei --- japanese/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'japanese/Makefile') diff --git a/japanese/Makefile b/japanese/Makefile index c5f7d1754ad0..54c239e188af 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -30,6 +30,7 @@ SUBDIR += chimera SUBDIR += citrix_ica SUBDIR += csrd + SUBDIR += ctags SUBDIR += dbskkd-cdb SUBDIR += ddskk SUBDIR += ddskk-emacs20 -- cgit v1.2.3