mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add rubygem-azure_mgmt_service_fabric 0.17.2
Microsoft Azure Microsoft Azure Service Fabric 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_service_fabric
This commit is contained in:
parent
7a7a93b152
commit
5d1f2e6dd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524393
@ -5795,6 +5795,7 @@
|
||||
SUBDIR += rubygem-azure_mgmt_security
|
||||
SUBDIR += rubygem-azure_mgmt_serialconsole
|
||||
SUBDIR += rubygem-azure_mgmt_service_bus
|
||||
SUBDIR += rubygem-azure_mgmt_service_fabric
|
||||
SUBDIR += rubygem-backports
|
||||
SUBDIR += rubygem-bacon
|
||||
SUBDIR += rubygem-baf
|
||||
|
21
devel/rubygem-azure_mgmt_service_fabric/Makefile
Normal file
21
devel/rubygem-azure_mgmt_service_fabric/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure_mgmt_service_fabric
|
||||
PORTVERSION= 0.17.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Microsoft Azure Microsoft Azure Service Fabric 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_service_fabric/distinfo
Normal file
3
devel/rubygem-azure_mgmt_service_fabric/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1579306235
|
||||
SHA256 (rubygem/azure_mgmt_service_fabric-0.17.2.gem) = 3d93109bed1b32abc678fdc1fffaff35b8f93d26c6cb656b0271481c334b198e
|
||||
SIZE (rubygem/azure_mgmt_service_fabric-0.17.2.gem) = 65024
|
5
devel/rubygem-azure_mgmt_service_fabric/pkg-descr
Normal file
5
devel/rubygem-azure_mgmt_service_fabric/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
Microsoft Azure Microsoft Azure Service Fabric 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_service_fabric
|
Loading…
Reference in New Issue
Block a user