Add rubygem-azure_cognitiveservices_autosuggest 0.17.1
Microsoft Azure Cognitive Services Auto Suggest 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_cognitiveservices_autosuggest
This commit is contained in:
parent
932b01daf6
commit
6b16a1eb4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524277
4 changed files with 29 additions and 0 deletions
|
@ -5679,6 +5679,7 @@
|
|||
SUBDIR += rubygem-azure-storage-queue
|
||||
SUBDIR += rubygem-azure-storage-table
|
||||
SUBDIR += rubygem-azure_cognitiveservices_anomalydetector
|
||||
SUBDIR += rubygem-azure_cognitiveservices_autosuggest
|
||||
SUBDIR += rubygem-backports
|
||||
SUBDIR += rubygem-bacon
|
||||
SUBDIR += rubygem-baf
|
||||
|
|
21
devel/rubygem-azure_cognitiveservices_autosuggest/Makefile
Normal file
21
devel/rubygem-azure_cognitiveservices_autosuggest/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure_cognitiveservices_autosuggest
|
||||
PORTVERSION= 0.17.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Microsoft Azure Cognitive Services Auto Suggest 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>
|
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1579306003
|
||||
SHA256 (rubygem/azure_cognitiveservices_autosuggest-0.17.1.gem) = 7dccb1698b459959bcda06ebd7f59caa2488de74640938e42e06a7a6341ba865
|
||||
SIZE (rubygem/azure_cognitiveservices_autosuggest-0.17.1.gem) = 19968
|
|
@ -0,0 +1,4 @@
|
|||
Microsoft Azure Cognitive Services Auto Suggest 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_cognitiveservices_autosuggest
|
Loading…
Reference in a new issue