<package>
	<name>Mutt</name>
	<version>1.5.18</version>
    <licence>GPL</licence>
    <homepage>http://www.mutt.org</homepage>
    <maintainer>
    	<name>Olivier Schwander</name>
	    <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
    <url>ftp://ftp.mutt.org/mutt/devel/mutt-1.5.18.tar.gz</url>
    <directory>mutt-1.5.18</directory>
    <digest>27c30037120189b9f9c0d3e76361b8f8</digest>
    <patches>
	    <url>http://www.spinnaker.de/mutt/compressed/patch-1.5.18.rr.compressed.1.gz</url>
	    <url>http://chadok.info/~oschwand/mutt/patch-1.5.4.vk.pgp_verbose_mime</url>
	    <url>http://chadok.info/~oschwand/mutt/xtitles</url>
    </patches>
    <depends>
    </depends>
    <configuration>
    	<command>./configure</command>
    	<options>
			<arg>--enable-debug</arg>
			<arg>--enable-fcntl</arg>
			<arg>--enable-hcache</arg>
			<arg>--enable-imap</arg>
			<arg>--enable-smtp</arg>
			<arg>--enable-pop</arg>
			<arg>--with-curses</arg>
			<arg>--with-gnutls</arg>
			<arg>--with-idn</arg>
			<arg>--with-mixmaster</arg>
			<arg>--without-qdbm</arg>
			<arg>--without-bdb</arg>
			<arg>--without-homespool</arg>
    	</options>
    </configuration>
    <build>
    	<command>make</command>
    </build>
    <install>
    	<command>make install</command>
    </install>
</package>

