Portfile

# $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 sourceforge:ggt
checksums md5 bf450eec62aa4193baef113734fbc272

depends_build port:scons

use_configure no

build.cmd scons
build.pre_args prefix=${prefix}
destroot.cmd scons
destroot.pre_args prefix=${destroot}${prefix}
destroot.post_args install