diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-04 02:31:45 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-04 02:31:45 +0000 |
commit | 9c0c476da8286e81987d7267bbfaa1e370108a37 (patch) | |
tree | 206d0ff7aee70558e0b4a4990bddea2556ecc7ac /net/Makefile | |
parent | c9a7090e1347e0e2adece449d3d2c6ade27cfbf5 (diff) | |
download | ports-9c0c476da8286e81987d7267bbfaa1e370108a37.tar.gz ports-9c0c476da8286e81987d7267bbfaa1e370108a37.zip |
Add p5-S3 20061002, a library in Perl for working with the Amazon S3
REST interface.
PR: ports/112291
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes:
svn path=/head/; revision=191525
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 18ac5f7c4c04..ec2506b93931 100644 --- a/net/Makefile +++ b/net/Makefile @@ -552,6 +552,7 @@ SUBDIR += p5-RRD-Simple SUBDIR += p5-ResourcePool-Resource-Net-LDAP SUBDIR += p5-ResourcePool-Resource-SOAP-Lite + SUBDIR += p5-S3 SUBDIR += p5-SOAP SUBDIR += p5-SOAP-Amazon-S3 SUBDIR += p5-SOAP-Data-Builder |