Portfiles for Orfeo Toolbox (www.orfeo-toolbox.org/otb)
- Go to some directory where you want to save these Portfiles, this could be anywhere.
Example:
$ cd ~
- Clone from GitHub
$ git clone [email protected]:julienmalik/macport.git
- Change to the newly created
macport
directory
$ cd macport
- Create the port Index
$ portindex
- Add this folder to
/opt/local/etc/macports/sources.conf
$ [sudo] echo “file://`pwd`” >> /opt/local/etc/macports/sources.conf
- Now you can install
orfeotoolbox
$ sudo port install orfeotoolbox