mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Add rubygem-aws-sdk-elasticinference 1.0.0
Official AWS Ruby gem for Amazon Elastic Inference (Amazon Elastic Inference). WWW: https://github.com/aws/aws-sdk-ruby WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-elasticinference
This commit is contained in:
parent
5cf7a5a452
commit
c71bf87860
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519975
@ -5547,6 +5547,7 @@
|
||||
SUBDIR += rubygem-aws-sdk-eks
|
||||
SUBDIR += rubygem-aws-sdk-elasticache
|
||||
SUBDIR += rubygem-aws-sdk-elasticbeanstalk
|
||||
SUBDIR += rubygem-aws-sdk-elasticinference
|
||||
SUBDIR += rubygem-aws-sdk-elasticloadbalancing
|
||||
SUBDIR += rubygem-aws-sdk-elasticloadbalancingv2
|
||||
SUBDIR += rubygem-aws-sdk-elasticsearchservice
|
||||
|
22
devel/rubygem-aws-sdk-elasticinference/Makefile
Normal file
22
devel/rubygem-aws-sdk-elasticinference/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aws-sdk-elasticinference
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Official AWS Ruby gem for Amazon Elastic Inference (Amazon Elastic Inference)
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.71.0<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-elasticinference/distinfo
Normal file
3
devel/rubygem-aws-sdk-elasticinference/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1576164456
|
||||
SHA256 (rubygem/aws-sdk-elasticinference-1.0.0.gem) = af6dbf8531fbb01ab05f70ba537b2034cd8ab1925a59a7cf3382fb8288526c40
|
||||
SIZE (rubygem/aws-sdk-elasticinference-1.0.0.gem) = 10752
|
4
devel/rubygem-aws-sdk-elasticinference/pkg-descr
Normal file
4
devel/rubygem-aws-sdk-elasticinference/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Official AWS Ruby gem for Amazon Elastic Inference (Amazon Elastic Inference).
|
||||
|
||||
WWW: https://github.com/aws/aws-sdk-ruby
|
||||
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-elasticinference
|
Loading…
Reference in New Issue
Block a user