pkgsrc/misc/ec2-api-tools/Makefile.common
jym 137910b14c Import misc/ec2-api-tools.
The API tools serve as the client interface to the Amazon EC2 web
service. Use these tools to register and launch AMI instances, manage
EBS volumes, manipulate security groups, and more.
2011-01-31 20:46:01 +00:00

7 lines
216 B
Text

# $NetBSD: Makefile.common,v 1.1.1.1 2011/01/31 20:46:01 jym Exp $
# used by misc/ec2-ami-tools/Makefile
#
# Default path to Amazon EC2 scripts, binaries and tools
EC2_DIR= amazon-ec2
EC2_HOME= ${PREFIX}/${EC2_DIR}