# -*- 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 75548 2011-01-29 18:36:30Z ryandesign@macports.org $

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_26
categories              net devel multimedia
platforms               darwin
maintainers             node99.org:sean

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}_${version}
worksrcdir              ${name}
use_zip                 yes
checksums               md5 77adb2044aed254f4b7cb4b3991513de \
                        sha1 6c6291ecb22372f959ab4778552f88f8f984966a
