mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Add rubygem-aws-sdk-iotthingsgraph 1.3.0
Official AWS Ruby gem for AWS IoT Things Graph. WWW: https://github.com/aws/aws-sdk-ruby WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotthingsgraph
This commit is contained in:
parent
0887e74bbb
commit
a88bba9bd5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510565
@ -5523,6 +5523,7 @@
|
||||
SUBDIR += rubygem-aws-sdk-iotevents
|
||||
SUBDIR += rubygem-aws-sdk-ioteventsdata
|
||||
SUBDIR += rubygem-aws-sdk-iotjobsdataplane
|
||||
SUBDIR += rubygem-aws-sdk-iotthingsgraph
|
||||
SUBDIR += rubygem-aws-sdk-resources
|
||||
SUBDIR += rubygem-aws-sdk-resources2
|
||||
SUBDIR += rubygem-aws-sdk-v1
|
||||
|
22
devel/rubygem-aws-sdk-iotthingsgraph/Makefile
Normal file
22
devel/rubygem-aws-sdk-iotthingsgraph/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aws-sdk-iotthingsgraph
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Official AWS Ruby gem for AWS IoT Things Graph
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.61.1<4:devel/rubygem-aws-sdk-core \
|
||||
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/rubygem-aws-sdk-iotthingsgraph/distinfo
Normal file
3
devel/rubygem-aws-sdk-iotthingsgraph/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1567272196
|
||||
SHA256 (rubygem/aws-sdk-iotthingsgraph-1.3.0.gem) = 05074a73f4e41c0ac76ed4310001910b1ccbc75fa2c875a1a8d796600a63d3aa
|
||||
SIZE (rubygem/aws-sdk-iotthingsgraph-1.3.0.gem) = 30208
|
4
devel/rubygem-aws-sdk-iotthingsgraph/pkg-descr
Normal file
4
devel/rubygem-aws-sdk-iotthingsgraph/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Official AWS Ruby gem for AWS IoT Things Graph.
|
||||
|
||||
WWW: https://github.com/aws/aws-sdk-ruby
|
||||
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotthingsgraph
|
Loading…
Reference in New Issue
Block a user