diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-09 16:42:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-09 16:42:12 +0000 |
commit | c5ef55d74d334cc72641a0d516961023a85694c6 (patch) | |
tree | 1bd654a5ce6e535332b30befb727a45fc5ab10d4 /net/Makefile | |
parent | 9ff6e00708df53cbfe04498e8c087884f9f1f609 (diff) |
This module can be used to sign requests for most Amazon AWS services.
WWW: http://search.cpan.org/dist/Net-Amazon-AWSSign/
PR: ports/154341
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes:
svn path=/head/; revision=270562
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 2d766b11b7d3..a9d5b9ec2793 100644 --- a/net/Makefile +++ b/net/Makefile @@ -539,6 +539,7 @@ SUBDIR += p5-Net-Address-Ethernet SUBDIR += p5-Net-Address-IPv4-Local SUBDIR += p5-Net-Amazon + SUBDIR += p5-Net-Amazon-AWSSign SUBDIR += p5-Net-Amazon-EC2 SUBDIR += p5-Net-Amazon-MechanicalTurk SUBDIR += p5-Net-Amazon-S3 |