<package>
	<name>Curl</name>
	<version>7.19.6</version>
    <licence>GPL</licence>
    <homepage>http://curl.haxx.se</homepage>
    <maintainer>
    	<name>Olivier Schwander</name>
	    <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
    <url>http://curl.haxx.se/download/curl-7.19.6.tar.bz2</url>
    <directory>curl-7.19.6</directory>
    <digest>8402c1f654c51ad7287aad57c3aa79be</digest>
    <patches>
    </patches>
    <depends>
    </depends>
    <configuration>
    	<command>./configure</command>
    </configuration>
    <build>
    	<command>make</command>
    </build>
    <install>
    	<command>make install</command>
    </install>
</package>

