# -*- 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 vrpn 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. version 07.30 categories net devel multimedia license Boost-1 platforms darwin maintainers nomaintainer homepage http://www.cs.unc.edu/Research/vrpn/ master_sites ftp://ftp.cs.unc.edu/pub/packages/GRIP/vrpn/ \ ftp://ftp.cs.unc.edu/pub/packages/GRIP/vrpn/old_versions/ distname ${name}_[string map {. _} ${version}] worksrcdir ${name}/build use_zip yes checksums rmd160 5f653231763f50d449ee7fdf706a34527fc060df \ sha256 64ed2bdfa8cea07b1fbb592e213fc21b8eb78f96273730d4c0086d5f11b8dae7 post-extract { file mkdir ${worksrcpath} } configure.args-append .. livecheck.type regex livecheck.regex VRPN (\[\\d.\]+)