diff --git a/devel/Makefile b/devel/Makefile index 33a67bf22a2d..0773188eef91 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5760,6 +5760,7 @@ SUBDIR += rubygem-azure_mgmt_maintenance SUBDIR += rubygem-azure_mgmt_managed_applications SUBDIR += rubygem-azure_mgmt_mariadb + SUBDIR += rubygem-azure_mgmt_marketplace_ordering SUBDIR += rubygem-backports SUBDIR += rubygem-bacon SUBDIR += rubygem-baf diff --git a/devel/rubygem-azure_mgmt_marketplace_ordering/Makefile b/devel/rubygem-azure_mgmt_marketplace_ordering/Makefile new file mode 100644 index 000000000000..7136e8e4a5dd --- /dev/null +++ b/devel/rubygem-azure_mgmt_marketplace_ordering/Makefile @@ -0,0 +1,21 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= azure_mgmt_marketplace_ordering +PORTVERSION= 0.17.4 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Microsoft Azure Microsoft Azure Marketplace Ordering 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 diff --git a/devel/rubygem-azure_mgmt_marketplace_ordering/distinfo b/devel/rubygem-azure_mgmt_marketplace_ordering/distinfo new file mode 100644 index 000000000000..d9acc6e748ef --- /dev/null +++ b/devel/rubygem-azure_mgmt_marketplace_ordering/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1579306165 +SHA256 (rubygem/azure_mgmt_marketplace_ordering-0.17.4.gem) = 1bc139a8154e855d1165db1f547352df075d94de3cfe529c6194297fe5c8f426 +SIZE (rubygem/azure_mgmt_marketplace_ordering-0.17.4.gem) = 12800 diff --git a/devel/rubygem-azure_mgmt_marketplace_ordering/pkg-descr b/devel/rubygem-azure_mgmt_marketplace_ordering/pkg-descr new file mode 100644 index 000000000000..ec00c1797ec2 --- /dev/null +++ b/devel/rubygem-azure_mgmt_marketplace_ordering/pkg-descr @@ -0,0 +1,5 @@ +Microsoft Azure Microsoft Azure Marketplace Ordering 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_marketplace_ordering