diff options
author | swills <swills@FreeBSD.org> | 2013-08-13 08:59:25 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-08-13 08:59:25 +0800 |
commit | a63a69475d21e0685a2bee3d112491ab3ef09598 (patch) | |
tree | a4a84596be9ad6519cb1f8ea49afcb2d7a676094 /net/Makefile | |
parent | df576534fba618c5c668a8199051206c85c21bff (diff) | |
download | freebsd-ports-gnome-a63a69475d21e0685a2bee3d112491ab3ef09598.tar.gz freebsd-ports-gnome-a63a69475d21e0685a2bee3d112491ab3ef09598.tar.zst freebsd-ports-gnome-a63a69475d21e0685a2bee3d112491ab3ef09598.zip |
Helpful CLI utilities for querying and connecting to EC2 instances
WWW: https://github.com/FlipPath/ec2-cli-tools
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 37f65c5ed53b..83baea88f357 100644 --- a/net/Makefile +++ b/net/Makefile @@ -906,6 +906,7 @@ SUBDIR += py-beanstalkc SUBDIR += py-cloudfiles SUBDIR += py-dpkt + SUBDIR += py-ec2-cli-tools SUBDIR += py-eventlet SUBDIR += py-gntp SUBDIR += py-google |