# $Id: Portfile 54822 2009-08-02 18:29:32Z mnick@macports.org $

PortSystem 1.0
PortGroup 		cmake 1.0

name			gccxml-devel
version			20090713
categories		lang
platforms		darwin
maintainers		mnick openmaintainer
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 		2009-07-13
cvs.module 		gccxml
worksrcdir 		gccxml
