I would like to add a variant to the boost port that installs the optional Adobe gil numeric extension. (See point 4 at &lt;<a href="http://opensource.adobe.com/wiki/display/gil/Downloads">http://opensource.adobe.com/wiki/display/gil/Downloads</a>&gt; for a description.)<br>
<br>The process for installing this extension is to simply untar the folder from &lt;<a href="http://opensource.adobe.com/wiki/download/attachments/3866769/numeric.tar.gz">http://opensource.adobe.com/wiki/download/attachments/3866769/numeric.tar.gz</a>&gt;<br>
and then move the extracted folder to &lt;/opt/local/include/boost-1_35/boost/gil/extension/numeric&gt; (or the equivalent destroot location I suppose).<br><br>How would I write this as a variant?<br><br>Thanks!<br>Sancho<br>