<package>
	<name>Vim</name>
	<version>7.1</version>
    <licence>GPL</licence>
    <homepage>http://www.vim.org</homepage>
    <maintainer>
    	<name>Olivier Schwander</name>
	    <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
    <url>ftp://ftp.vim.org/pub/vim/unix/vim-7.1.tar.bz2</url>
    <directory>vim71</directory>
    <digest>44c6b4914f38d6f9aa959640b89da329</digest>
    <patches>
    </patches>
    <depends>
    </depends>
    <configuration>
    	<command>./configure</command>
    </configuration>
    <build>
    	<command>make</command>
    </build>
    <install>
    	<command>make install</command>
    </install>
</package>

