summaryrefslogtreecommitdiff
path: root/net/rubygem-amqp-utils/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-07-30 13:13:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-07-30 13:13:30 +0000
commit75dabf476dfd9086e9855110ae4283229d716ef7 (patch)
treeb55ae98004cf96bab10a58c8486c4d08e4ba5f3a /net/rubygem-amqp-utils/Makefile
parentAdd missing RUN_DEPENDS (diff)
Fix gemspec for rubygem-heredoc_unindent and rubygem-msgpack
- While I'm here: - Add LICENSE_FILE - Fix indent - Bump PORTREVISION for package change PR: 220685 Reported by: lifanov Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 17 days)
Notes
Notes: svn path=/head/; revision=446929
Diffstat (limited to 'net/rubygem-amqp-utils/Makefile')
-rw-r--r--net/rubygem-amqp-utils/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/net/rubygem-amqp-utils/Makefile b/net/rubygem-amqp-utils/Makefile
index 54258f2b749e..4a745f7b0708 100644
--- a/net/rubygem-amqp-utils/Makefile
+++ b/net/rubygem-amqp-utils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= amqp-utils
PORTVERSION= 0.5.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -11,6 +11,7 @@ MAINTAINER= loic-freebsd@loicp.eu
COMMENT= Command line utilies for interacting with AMQP compliant queues
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/License.txt
RUN_DEPENDS= rubygem-amqp>=0.7.1:net/rubygem-amqp \
rubygem-clio>=0.3.0:devel/rubygem-clio \
@@ -20,11 +21,11 @@ RUN_DEPENDS= rubygem-amqp>=0.7.1:net/rubygem-amqp \
rubygem-msgpack>=0.4.5:devel/rubygem-msgpack \
rubygem-trollop1>=1.16.2:devel/rubygem-trollop1
-NO_ARCH= yes
-USE_RUBY= yes
+NO_ARCH= yes
+USE_RUBY= yes
USES= gem
-PLIST_FILES+= bin/amqp-deleteq bin/amqp-dequeue bin/amqp-enqueue bin/amqp-peek bin/amqp-pop \
+PLIST_FILES= bin/amqp-deleteq bin/amqp-dequeue bin/amqp-enqueue bin/amqp-peek bin/amqp-pop \
bin/amqp-purge bin/amqp-spy bin/amqp-statq bin/amqp-unbind \
bin/amqp-delexch bin/amqp-exchange