+-----------------------------------------------------------------------
| Running ec2-api-tools on OpenBSD
+-----------------------------------------------------------------------

Running the EC2 API tools requires the following to be set in the environment:
    export EC2_HOME=/usr/local/ec2-api-tools
    export JAVA_HOME=$(javaPathHelper -h ec2-api-tools)
    export PATH=${PATH}:${EC2_HOME}/bin
