<package>
	<name>CMake</name>
	<version>2.5.4</version>
    <licence>GPL</licence>
    <homepage>http://www.cmake.org</homepage>
    <maintainer>
    	<name>Olivier Schwander</name>
	    <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
    <url>http://www.cmake.org/files/v2.6/cmake-2.6.4.tar.gz</url>
    <directory>cmake-2.6.4</directory>
    <digest>50f387d0436696c4a68b5512a72c9cde</digest>
    <patches>
    </patches>
    <depends>
    </depends>
    <test>cmake</test>
    <configuration>
    	<command>./bootstrap</command>
    </configuration>
    <build>
    	<command>make</command>
    </build>
    <install>
    	<command>make install</command>
    </install>
</package>

