mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Add rubygem-azure_mgmt_resources_management 0.17.1
Microsoft Azure Microsoft Azure Resources Management 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_resources_management
This commit is contained in:
parent
d7a4a18b23
commit
375c3c8d1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524387
@ -5789,6 +5789,7 @@
|
||||
SUBDIR += rubygem-azure_mgmt_resource_health
|
||||
SUBDIR += rubygem-azure_mgmt_resourcegraph
|
||||
SUBDIR += rubygem-azure_mgmt_resources
|
||||
SUBDIR += rubygem-azure_mgmt_resources_management
|
||||
SUBDIR += rubygem-backports
|
||||
SUBDIR += rubygem-bacon
|
||||
SUBDIR += rubygem-baf
|
||||
|
21
devel/rubygem-azure_mgmt_resources_management/Makefile
Normal file
21
devel/rubygem-azure_mgmt_resources_management/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure_mgmt_resources_management
|
||||
PORTVERSION= 0.17.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Microsoft Azure Microsoft Azure Resources Management 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_resources_management/distinfo
Normal file
3
devel/rubygem-azure_mgmt_resources_management/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1579306223
|
||||
SHA256 (rubygem/azure_mgmt_resources_management-0.17.1.gem) = e9068c9918d32227b242d3c9c1595bf05b60f83c8c75b3d39543729e28d4550a
|
||||
SIZE (rubygem/azure_mgmt_resources_management-0.17.1.gem) = 45056
|
5
devel/rubygem-azure_mgmt_resources_management/pkg-descr
Normal file
5
devel/rubygem-azure_mgmt_resources_management/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
Microsoft Azure Microsoft Azure Resources Management 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_resources_management
|
Loading…
Reference in New Issue
Block a user