<package>
	<name>CGAL</name>
	<version>3.5-beta1</version>
    <licence>GPL</licence>
    <homepage>http://www.cgal.org</homepage>
    <maintainer>
    	<name>Olivier Schwander</name>
	    <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
    <url>http://gforge.inria.fr/frs/download.php/22710/CGAL-3.5-beta1.tar.gz</url>
    <directory>CGAL-3.5-beta1</directory>
    <digest>15d9fa20689f863d045f8465230923fd</digest>
    <patches>
    </patches>
    <depends>
    </depends>
    <configuration>
    	<command>cmake .</command>
      <options>
            <arg>-DCMAKE_INSTALL_PREFIX=$PREFIX</arg>
      </options>
    </configuration>
    <build>
    	<command>make</command>
    </build>
    <install>
    	<command>make install</command>
    </install>
</package>

