ports/sysutils/ec2-api-tools/pkg
2023-08-16 22:26:55 +00:00
..
DESCR SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
PLIST SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
README SecBSD's official ports repository 2023-08-16 22:26:55 +00:00

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

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