# $Id$ PortSystem 1.0 name global version 5.6.1 categories devel maintainers nomaintainer@macports.org description source code tag system long_description \ GNU GLOBAL is a source code tag system that works the \ same way across diverse environments. You can locate a \ specified object in the source files and move there \ easily. It is useful for hacking a large project \ containing many subdirectories, many #ifdef and many \ main() functions. It is similar to ctags or etags but \ is different from them at the point of independence of \ any editor. homepage http://www.gnu.org/software/global/ platforms darwin master_sites gnu checksums md5 b465bc9885be78b02900f9dd3b660e78 \ sha1 556391973bcc3f4b9c14d77bfcfedaff07dfa92d \ rmd160 db342c7d4a6815c598f24d87189b049f4d640485 configure.args --infodir=${prefix}/share/info \ --mandir=${prefix}/share/man test.run yes test.target check livecheck.check regex livecheck.url http://ftp.gnu.org/gnu/${name}/?C=M&O=D livecheck.regex ${name}-(\\d+\\.\\d+(?:\\.\\d+)?)