mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Add rubygem-azure_event_grid 0.18.0
Microsoft Azure Event Grid Client Library for Ruby. WWW: https://github.com/Azure/azure-sdk-for-ruby WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_event_grid
This commit is contained in:
parent
f43d45df31
commit
4cdaf47944
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524300
@ -5702,6 +5702,7 @@
|
||||
SUBDIR += rubygem-azure_cognitiveservices_videosearch
|
||||
SUBDIR += rubygem-azure_cognitiveservices_visualsearch
|
||||
SUBDIR += rubygem-azure_cognitiveservices_websearch
|
||||
SUBDIR += rubygem-azure_event_grid
|
||||
SUBDIR += rubygem-backports
|
||||
SUBDIR += rubygem-bacon
|
||||
SUBDIR += rubygem-baf
|
||||
|
21
devel/rubygem-azure_event_grid/Makefile
Normal file
21
devel/rubygem-azure_event_grid/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure_event_grid
|
||||
PORTVERSION= 0.18.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Microsoft Azure Event Grid 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_event_grid/distinfo
Normal file
3
devel/rubygem-azure_event_grid/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1579306049
|
||||
SHA256 (rubygem/azure_event_grid-0.18.0.gem) = 3f0f2accb1eaae149a6a0ef3ba0f99949ba34f938ee18321aa052abedc5400c4
|
||||
SIZE (rubygem/azure_event_grid-0.18.0.gem) = 27648
|
4
devel/rubygem-azure_event_grid/pkg-descr
Normal file
4
devel/rubygem-azure_event_grid/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Microsoft Azure Event Grid Client Library for Ruby.
|
||||
|
||||
WWW: https://github.com/Azure/azure-sdk-for-ruby
|
||||
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_event_grid
|
Loading…
Reference in New Issue
Block a user