# -*- 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 PortGroup conflicts_build 1.0 PortGroup github 1.0 github.setup vrpn vrpn 07.33 v description Virtual-Reality Peripheral Network long_description The Virtual-Reality Peripheral Network (VRPN) is a \ set of classes that implement an interface between \ application programs and the set of physical devices \ (tracker, etc.) used in a virtual-reality (VR) system. categories net devel multimedia license Boost-1 platforms darwin maintainers nomaintainer homepage http://vrpn.org/ github.tarball_from releases distname ${name}_[string map {. _} ${version}] use_zip yes checksums rmd160 ec30c8b4d8b11b7996dafdd3c91d6e281985db1f \ sha256 3cb9e71f17eb756fbcf738e6d5084d47b3b122b68b66d42d6769105cb18a79be worksrcdir ${name} cmake.out_of_source yes conflicts_build gnu-classpath