# $Id: Portfile,v 1.16 2005/08/19 18:37:11 toby Exp $ PortSystem 1.0 name ctags version 5.5.4 revision 1 categories devel maintainers toby@opendarwin.org 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. homepage http://ctags.sourceforge.net/ platforms darwin freebsd master_sites sourceforge checksums md5 a84124caadd4103270e0b84596ecfe83 configure.type gnu configure.args --enable-macro-patterns \ --mandir=\\\${prefix}/share/man \ --with-readlib destroot.destdir prefix=${destroot}${prefix}