# -*- 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 hapi version 1.3.0 categories graphics platforms darwin maintainers sensegraphics.com:support license GPL-2+ description Header and library files for HAPI haptics engine. long_description HAPI is a C++ open source cross-platform haptics library. \ It is extendable and simple to use. It allows for building \ applications with haptics cababilities or to add haptics \ to existing applications. homepage http://www.h3dapi.org master_sites ftp://www.h3dapi.org/pub/releases/source checksums rmd160 993358fe1bfdc3c00532ef444b22b8a2e73cfb6f \ sha256 ca423ed1e96bea9ad5ae3bfd3b539024ee10274ffb02c6c3ceb98519f21d815f depends_lib port:h3dutil 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 hapi-(\[0-9.\]+)${extract.suffix}