# -*- 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.34 version_
revision                0
checksums               rmd160  47d468dbc22f0a4012f32bee7b52788780d80174 \
                        sha256  1ecb68f25dcd741c4bfe161ce15424f1319a387a487efa3fbf49b8aa249c9910 \
                        size    32700105

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}_${version}
use_zip                 yes

worksrcdir              ${name}

conflicts_build         gnu-classpath
