summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-05-03 08:48:51 +0000
committersunpoet <sunpoet@FreeBSD.org>2014-05-03 08:48:51 +0000
commita6ae60c54a82a2950986525eb3d741d4e715abbf (patch)
treecfbda2872185cc09a0e2432ddde83b17e9f0be22
parentee28093b657659aca857701d4103efb13c5a6688 (diff)
downloadFreeBSD-ports-a6ae60c54a82a2950986525eb3d741d4e715abbf.zip
FreeBSD-ports-a6ae60c54a82a2950986525eb3d741d4e715abbf.tar.gz
- 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>
-rw-r--r--net/p5-Amazon-SQS-Simple/Makefile9
-rw-r--r--net/p5-Amazon-SQS-Simple/pkg-descr2
2 files changed, 7 insertions, 4 deletions
diff --git a/net/p5-Amazon-SQS-Simple/Makefile b/net/p5-Amazon-SQS-Simple/Makefile
index 377001a..328e887 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 edd83fc..505b194 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/
OpenPOWER on IntegriCloud