Add rubygem-azure_cognitiveservices_luisauthoring 0.18.0
Microsoft Azure Cognitive Services LUIS Runtime 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_luisauthoring
This commit is contained in:
parent
514cd89b9f
commit
c750ecd031
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524289
4 changed files with 29 additions and 0 deletions
|
@ -5691,6 +5691,7 @@
|
|||
SUBDIR += rubygem-azure_cognitiveservices_formrecognizer
|
||||
SUBDIR += rubygem-azure_cognitiveservices_imagesearch
|
||||
SUBDIR += rubygem-azure_cognitiveservices_localsearch
|
||||
SUBDIR += rubygem-azure_cognitiveservices_luisauthoring
|
||||
SUBDIR += rubygem-backports
|
||||
SUBDIR += rubygem-bacon
|
||||
SUBDIR += rubygem-baf
|
||||
|
|
21
devel/rubygem-azure_cognitiveservices_luisauthoring/Makefile
Normal file
21
devel/rubygem-azure_cognitiveservices_luisauthoring/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure_cognitiveservices_luisauthoring
|
||||
PORTVERSION= 0.18.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Microsoft Azure Cognitive Services LUIS Runtime 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 = 1579306027
|
||||
SHA256 (rubygem/azure_cognitiveservices_luisauthoring-0.18.0.gem) = a2c8fe002535c9aaf9088e7215655131d96e3f24079a61fe7c32c9664157e5ab
|
||||
SIZE (rubygem/azure_cognitiveservices_luisauthoring-0.18.0.gem) = 103936
|
|
@ -0,0 +1,4 @@
|
|||
Microsoft Azure Cognitive Services LUIS Runtime 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_luisauthoring
|
Loading…
Reference in a new issue