Use real PORTVERSION

- Add LICENSE
- Fix and update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-06-04 18:11:26 +00:00
parent b91c5d7475
commit a434f57b5e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471669
2 changed files with 5 additions and 4 deletions

View File

@ -2,16 +2,17 @@
# $FreeBSD$
PORTNAME= SOAP-Amazon-S3
PORTVERSION= 0.040.1
PORTREVISION= 2
PORTVERSION= 0.0401
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Module for interfacing with Amazon S3 through SOAP
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC \
p5-SOAP-MySOAP>=0:net/p5-SOAP-MySOAP \
p5-XML-MyXML>=0:textproc/p5-XML-MyXML

View File

@ -1,3 +1,3 @@
An object-oriented interface to handle your Amazon S3 storage.
WWW: http://search.cpan.org/dist/SOAP-Amazon-S3/
WWW: https://metacpan.org/release/KARJALA/SOAP-Amazon-S3-0.0401