# $Id: $ PortSystem 1.0 name gmtl version 0.4.12 categories math maintainers mccdo@iastate.edu description a lightweight math library long_description The math library used by vrjuggler. It is \ implemented with c++ templates. homepage http://ggt.sourceforge.net/ master_sites http://easynews.dl.sourceforge.net/sourceforge/ggt checksums md5 bf450eec62aa4193baef113734fbc272 depends_build port:scons configure {} build {} set scons.args "prefix=\"${destroot}${prefix}\"" destroot { system "cd ${worksrcpath} && scons ${scons.args} install" }