# -*- 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 57215 2009-09-07 17:38:30Z toby@macports.org $

PortSystem              1.0

name                    peekabot
version                 0.7.1
categories              science devel
maintainers             gimaker.se:staffan \
                        openmaintainer
description             A 3D visualization tool for robotics
long_description        peekabot is a distributed real-time 3D visualization \
                        tool for robotics researchers and developers written \
                        in C++. Its purpose is to simplify the visualization \
                        needs faced by roboticists daily.
homepage                http://www.peekabot.org/
platforms               darwin
master_sites            sourceforge
use_bzip2               yes
use_parallel_build      yes

checksums               md5 af4640416fa678766182305975bc0797 \
                        sha1 b3065fa6b325db76a9494d1265fde6c6164d9cbe \
                        rmd160 3765a57ebd622d5dac7049ec7d742841ec9e6fcd

depends_lib             port:boost \
                        port:xercesc \
                        port:fltk \
                        port:libpng \
                        port:freetype
