Commits
Frank Schima authored 75bf17e5a35
1 1 | # -*- 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 |
2 2 | |
3 3 | PortSystem 1.0 |
4 4 | |
5 5 | name peekabot |
6 6 | version 0.8.4 |
7 7 | categories science devel |
8 - | maintainers gimaker.se:staffan \ |
9 - | openmaintainer |
8 + | maintainers nomaintainer |
10 9 | description peekabot meta-package |
11 10 | long_description This package installs both the peekabot client and \ |
12 11 | server packages. peekabot is a 3D visualization tool \ |
13 12 | for robotics. |
14 13 | homepage http://www.peekabot.org/ |
15 14 | platforms darwin |
16 15 | distfiles |
17 16 | |
18 17 | depends_lib port:peekabot-server \ |
19 18 | port:peekabot-client |