kinetic-devel/tools/rosmake/manifest.xml

22 lines
481 B
XML

<package>
<description brief="rosmake">
rosmake is a ros dependency aware build tool which can be used to
build all dependencies in the correct order.
</description>
<author>Tully Foote/tfoote@willowgarage.com</author>
<license>BSD</license>
<review status="unreviewed" notes=""/>
<url>http://ros.org/wiki/rosmake</url>
<depend package="roslib"/>
<depend package="rosdep"/>
<export>
<rosdoc config="rosdoc.yaml"/>
</export>
</package>