From 5a1a31c24436d20fdcd1109b28afdda3a0fc6df6 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 3 May 2014 08:48:51 +0000 Subject: - Add LICENSE - Use single space after WWW: - Pass maintainership to submitter - While I'm here, sort *_DEPENDS PR: ports/189262 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- net/p5-Amazon-SQS-Simple/Makefile | 9 ++++++--- net/p5-Amazon-SQS-Simple/pkg-descr | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/p5-Amazon-SQS-Simple/Makefile b/net/p5-Amazon-SQS-Simple/Makefile index 377001ac36cc..328e887e2807 100644 --- a/net/p5-Amazon-SQS-Simple/Makefile +++ b/net/p5-Amazon-SQS-Simple/Makefile @@ -8,12 +8,15 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SWHITAKER PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= OO API for accessing the Amazon Simple Queue Service -BUILD_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/net/p5-Amazon-SQS-Simple/pkg-descr b/net/p5-Amazon-SQS-Simple/pkg-descr index edd83fcc25be..505b194cc5cf 100644 --- a/net/p5-Amazon-SQS-Simple/pkg-descr +++ b/net/p5-Amazon-SQS-Simple/pkg-descr @@ -1,3 +1,3 @@ This module provides a Perlish interface to Amazon SQS. -WWW: http://search.cpan.org/dist/Amazon-SQS-Simple/ +WWW: http://search.cpan.org/dist/Amazon-SQS-Simple/ -- cgit v1.2.3