mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add rubygem-azure_mgmt_container_instance 0.17.4
Microsoft Azure Microsoft Azure Container Instance Services Library for Ruby Client Library for Ruby. WWW: https://github.com/Azure/azure-sdk-for-ruby WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_container_instance
This commit is contained in:
parent
a8d089f28b
commit
6593a16a36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524322
@ -5724,6 +5724,7 @@
|
||||
SUBDIR += rubygem-azure_mgmt_commerce
|
||||
SUBDIR += rubygem-azure_mgmt_compute
|
||||
SUBDIR += rubygem-azure_mgmt_consumption
|
||||
SUBDIR += rubygem-azure_mgmt_container_instance
|
||||
SUBDIR += rubygem-backports
|
||||
SUBDIR += rubygem-bacon
|
||||
SUBDIR += rubygem-baf
|
||||
|
21
devel/rubygem-azure_mgmt_container_instance/Makefile
Normal file
21
devel/rubygem-azure_mgmt_container_instance/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure_mgmt_container_instance
|
||||
PORTVERSION= 0.17.4
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Microsoft Azure Microsoft Azure Container Instance Services Library for Ruby Client Library for Ruby
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/rubygem-azure_mgmt_container_instance/distinfo
Normal file
3
devel/rubygem-azure_mgmt_container_instance/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1579306093
|
||||
SHA256 (rubygem/azure_mgmt_container_instance-0.17.4.gem) = 9d9e5775e739217ff457731f9a3debe23fa518994fee520c791a6f3cb9b562dc
|
||||
SIZE (rubygem/azure_mgmt_container_instance-0.17.4.gem) = 109568
|
5
devel/rubygem-azure_mgmt_container_instance/pkg-descr
Normal file
5
devel/rubygem-azure_mgmt_container_instance/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
Microsoft Azure Microsoft Azure Container Instance Services Library for Ruby
|
||||
Client Library for Ruby.
|
||||
|
||||
WWW: https://github.com/Azure/azure-sdk-for-ruby
|
||||
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_container_instance
|
Loading…
Reference in New Issue
Block a user