diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /net/p5-SOAP-Amazon-S3 | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
Diffstat (limited to 'net/p5-SOAP-Amazon-S3')
-rw-r--r-- | net/p5-SOAP-Amazon-S3/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/p5-SOAP-Amazon-S3/Makefile b/net/p5-SOAP-Amazon-S3/Makefile index 26b843b7444a..839009ddb10c 100644 --- a/net/p5-SOAP-Amazon-S3/Makefile +++ b/net/p5-SOAP-Amazon-S3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-SOAP-Amazon-S3 -# Date created: 2007-04-30 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= SOAP-Amazon-S3 PORTVERSION= 0.040.1 @@ -13,7 +9,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org -COMMENT= A module for interfacing with Amazon S3 through SOAP +COMMENT= Module for interfacing with Amazon S3 through SOAP RUN_DEPENDS= p5-Time-Piece>=0:${PORTSDIR}/devel/p5-Time-Piece \ p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ |