Ticket #11419: Portfile

File Portfile, 877 bytes (added by vincent@…, 17 years ago)

Portfile for playert

Line 
1# $Id: $
2PortSystem        1.0
3name              playerstage-player
4version           2.0.3
5categories        science
6maintainers       vincent@ai.sri.com
7description       Player/Stage robotic platform
8long_description  The Player Project creates Free Software\
9                                  that enables research in robot and sensor\
10                                  systems. The Player robot server is probably\
11                                  the most widely used robot control interface\
12                                  in the world. Its simulation backends, \
13                                  Stage and Gazebo, are also very widely used.
14                                 
15homepage          http://playerstage.sourceforge.net
16master_sites      sourceforge:playerstage
17
18distname player-${version}
19extract.suffix .tar.bz2
20use_bzip2 yes
21checksums sha1 d3c17b84af62f4a1bef2ce03fb82fd75b2eb3851
22
23worksrcdir player-${version}
24
25depends_lib port:automake port:autoconf port:gtk2 port:jpeg port:libpng port:glib2 port:tiff port:pkgconfig