<package>
	<name>Git</name>
	<version>1.6.4.2</version>
    <licence>GPL</licence>
    <homepage>http://git-scm.com/</homepage>
    <maintainer>
    	<name>Olivier Schwander</name>
	   <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
    <url>http://kernel.org/pub/software/scm/git/git-1.6.4.2.tar.bz2</url>
    <directory>git-1.6.4.2</directory>
    <digest>05c41dc84eae47e3d4fe5b3dee9cc73c</digest>
    <patches>
    </patches>
    <test>git --version</test>
    <configuration>
    	<command>make configure; ./configure</command>
    </configuration>
    <build>
    	<command>make all</command>
    </build>
    <install>
    	<command>make install</command>
    </install>
</package>

