# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup cmake 1.0 name h3dphysics version 1.3.0 categories graphics platforms darwin maintainers sensegraphics.com:support license GPL-2+ description Extension for H3DAPI for support of rigid and soft body physics. long_description ${description} homepage http://www.h3dapi.org master_sites ftp://www.h3dapi.org/pub/releases/source checksums rmd160 cc7a1217db6e21672dc638999dade2a006ae5f0e \ sha256 785e3eb7c8cf66c375848c8d2f0bf32c3aea83ba826a309976ee5e48eca528e2 depends_lib port:h3dapi \ port:ode \ port:bullet patchfiles patch-build-CMakeLists.txt.diff configure.post_args ${worksrcpath}/build cmake.out_of_source yes livecheck.type regex livecheck.url ${master_sites}/ livecheck.regex h3dphysics-(\[0-9.\]+)${extract.suffix}