# -*- 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

PortSystem              1.0
PortGroup               cmake 1.1
PortGroup               conflicts_build 1.0
PortGroup               github 1.0

github.setup            vrpn vrpn 07.36 v
github.tarball_from     archive
revision                0
checksums               rmd160  642b59b367e6fdb869864289c400b995fcda58c3 \
                        sha256  bed00ae060fc7c0cfdaa2fa01f6f2db4976d431971e8824b710eb63cfbba0df7 \
                        size    3088718

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
maintainers             nomaintainer

homepage                https://github.com/vrpn/vrpn/wiki

conflicts_build         gnu-classpath
