# $Id$ PortSystem 1.0 PortGroup cmake 1.0 name gccxml-devel version 20120123 categories lang platforms darwin maintainers mnick openmaintainer # See http://public.kitware.com/GCC_XML/HTML/Copyright.html for license details license {GPL-2 BSD} description generates XML description of C++ code long_description generates an XML description of a C++ program from GCC's \ internal representation homepage http://www.gccxml.org/ fetch.type cvs cvs.root :pserver:anoncvs@www.gccxml.org:/cvsroot/GCC_XML cvs.date 2012-01-23 cvs.module gccxml worksrcdir gccxml universal_variant no if {${configure.compiler} == "clang"} { configure.compiler llvm-gcc-4.2 }