# -*- 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: Portfile 135988 2015-05-09 06:40:03Z ryandesign@macports.org $ PortSystem 1.0 PortGroup cmake 1.0 name libnifalcon version 1.0.2 categories devel platforms darwin maintainers gmail.com:richardsjohnt homepage http://qdot.github.com/libnifalcon/ description Novint Falcon hardware support long_description Driver and development library for the Novint Falcon haptic device license BSD master_sites sourceforge:project/libnifalcon/libnifalcon/${version} checksums md5 d2d226dad44ad2c98343cca5523e9f16 \ sha1 7ab7e2781a9224201da0e461e3fa34d21a8430e0 \ rmd160 eef75bf1834df6c1a812d0ef19399109e78cdd13 # libnifalcon uses the boost static libraries. depends_build-append port:boost depends_lib port:libusb patchfiles patch-CMakeLists.txt.diff \ patch-examples-CMakeLists.txt.diff \ patch-src-util-CMakeLists.txt.diff cmake.out_of_source yes