- New port net/p5-Net-Amazon-Signature

This module creates the encrypted signature needed to login to
Amazon's Mechanical Turk and Alexa web services and any other web
services that Amazon might make in the future that require an
encrypted signature, assuming they follow the same convention.

PR:		ports/121911
Submitted by:	Greg Larkin <glarkin at sourcehosting.net>
This commit is contained in:
Beech Rintoul 2008-03-24 19:21:28 +00:00
parent 6a9bfea481
commit 8bb2eabec7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209710
5 changed files with 38 additions and 0 deletions

View file

@ -465,6 +465,7 @@
SUBDIR += p5-Net-Amazon-EC2
SUBDIR += p5-Net-Amazon-MechanicalTurk
SUBDIR += p5-Net-Amazon-S3
SUBDIR += p5-Net-Amazon-Signature
SUBDIR += p5-Net-Analysis
SUBDIR += p5-Net-BGP
SUBDIR += p5-Net-Blogger

View file

@ -0,0 +1,21 @@
# New ports collection makefile for: p5-Net-Amazon-Signature
# Date created: 2008-03-20
# Whom: Greg Larkin <glarkin@sourcehosting.net>
#
# $FreeBSD$
#
PORTNAME= Net-Amazon-Signature
PORTVERSION= 0.03
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= glarkin@sourcehosting.net
COMMENT= Perl interface to create Amazon AWS signatures
PERL_CONFIGURE= yes
MAN3= Net::Amazon::Signature.3
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (Net-Amazon-Signature-0.03.tar.gz) = d8265d25ee0fddfd1cc674750d99d43b
SHA256 (Net-Amazon-Signature-0.03.tar.gz) = e729d34d706aa5f4db24f1537d094e0487769e7eac6ae24302b8ad5f25083b70
SIZE (Net-Amazon-Signature-0.03.tar.gz) = 3409

View file

@ -0,0 +1,6 @@
This module creates the encrypted signature needed to login to
Amazon's Mechanical Turk and Alexa web services and any other web
services that Amazon might make in the future that require an
encrypted signature, assuming they follow the same convention.
WWW: http://search.cpan.org/dist/Net-Amazon-Signature/

View file

@ -0,0 +1,7 @@
%%SITE_PERL%%/Net/Amazon/Signature.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/Signature/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/Signature
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net/Amazon
@dirrmtry %%SITE_PERL%%/Net