mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Add rubygem-azure_mgmt_policy 0.17.7
Microsoft Azure Resource Policy Management 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_policy
This commit is contained in:
parent
1e04cc66ea
commit
fc5bbfbf53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524371
4 changed files with 29 additions and 0 deletions
|
@ -5773,6 +5773,7 @@
|
|||
SUBDIR += rubygem-azure_mgmt_operational_insights
|
||||
SUBDIR += rubygem-azure_mgmt_operations_management
|
||||
SUBDIR += rubygem-azure_mgmt_peering
|
||||
SUBDIR += rubygem-azure_mgmt_policy
|
||||
SUBDIR += rubygem-backports
|
||||
SUBDIR += rubygem-bacon
|
||||
SUBDIR += rubygem-baf
|
||||
|
|
21
devel/rubygem-azure_mgmt_policy/Makefile
Normal file
21
devel/rubygem-azure_mgmt_policy/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure_mgmt_policy
|
||||
PORTVERSION= 0.17.7
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Microsoft Azure Resource Policy Management 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_policy/distinfo
Normal file
3
devel/rubygem-azure_mgmt_policy/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1579306191
|
||||
SHA256 (rubygem/azure_mgmt_policy-0.17.7.gem) = a7a2a974f6819ff28357d5ac7fc7b5432e12d289c488b0df7273c78425b62882
|
||||
SIZE (rubygem/azure_mgmt_policy-0.17.7.gem) = 111104
|
4
devel/rubygem-azure_mgmt_policy/pkg-descr
Normal file
4
devel/rubygem-azure_mgmt_policy/pkg-descr
Normal file
|
@ -0,0 +1,4 @@
|
|||
Microsoft Azure Resource Policy Management 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_policy
|
Loading…
Add table
Reference in a new issue