Add rubygem-aws-partitions 1.207.0
Provides interfaces to enumerate AWS partitions, regions, and services. WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-partitions
This commit is contained in:
parent
c4d0232dcf
commit
62bfffb201
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510333
@ -5424,6 +5424,7 @@
|
||||
SUBDIR += rubygem-avro
|
||||
SUBDIR += rubygem-awesome_print
|
||||
SUBDIR += rubygem-aws-eventstream
|
||||
SUBDIR += rubygem-aws-partitions
|
||||
SUBDIR += rubygem-aws-sdk
|
||||
SUBDIR += rubygem-aws-sdk-core
|
||||
SUBDIR += rubygem-aws-sdk-resources
|
||||
|
19
devel/rubygem-aws-partitions/Makefile
Normal file
19
devel/rubygem-aws-partitions/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aws-partitions
|
||||
PORTVERSION= 1.207.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Provides interfaces to enumerate AWS partitions, regions, and services
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/rubygem-aws-partitions/distinfo
Normal file
3
devel/rubygem-aws-partitions/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1567193692
|
||||
SHA256 (rubygem/aws-partitions-1.207.0.gem) = 5d824388741619b46756022d60128cefac779c013bffe49ac32494647d3621b7
|
||||
SIZE (rubygem/aws-partitions-1.207.0.gem) = 16896
|
3
devel/rubygem-aws-partitions/pkg-descr
Normal file
3
devel/rubygem-aws-partitions/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Provides interfaces to enumerate AWS partitions, regions, and services.
|
||||
|
||||
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-partitions
|
Loading…
Reference in New Issue
Block a user