mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add rubygem-azure_cognitiveservices_spellcheck 0.18.1
Microsoft Azure Cognitive Services Spell Check 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_spellcheck
This commit is contained in:
parent
2551849763
commit
23c9f023fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524295
@ -5697,6 +5697,7 @@
|
||||
SUBDIR += rubygem-azure_cognitiveservices_personalizer
|
||||
SUBDIR += rubygem-azure_cognitiveservices_qnamaker
|
||||
SUBDIR += rubygem-azure_cognitiveservices_qnamakerruntime
|
||||
SUBDIR += rubygem-azure_cognitiveservices_spellcheck
|
||||
SUBDIR += rubygem-backports
|
||||
SUBDIR += rubygem-bacon
|
||||
SUBDIR += rubygem-baf
|
||||
|
21
devel/rubygem-azure_cognitiveservices_spellcheck/Makefile
Normal file
21
devel/rubygem-azure_cognitiveservices_spellcheck/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure_cognitiveservices_spellcheck
|
||||
PORTVERSION= 0.18.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Microsoft Azure Cognitive Services Spell Check 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 = 1579306039
|
||||
SHA256 (rubygem/azure_cognitiveservices_spellcheck-0.18.1.gem) = e61b21c5bf364e9bda536c4c7c3d7381889011e8bb0969163c2c825afbee9172
|
||||
SIZE (rubygem/azure_cognitiveservices_spellcheck-0.18.1.gem) = 16896
|
@ -0,0 +1,4 @@
|
||||
Microsoft Azure Cognitive Services Spell Check 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_spellcheck
|
Loading…
Reference in New Issue
Block a user