diff --git a/devel/rubygem-azure-storage-common/Makefile b/devel/rubygem-azure-storage-common/Makefile index 33cea9a4e395..6baca5fde461 100644 --- a/devel/rubygem-azure-storage-common/Makefile +++ b/devel/rubygem-azure-storage-common/Makefile @@ -1,22 +1,23 @@ PORTNAME= azure-storage-common PORTVERSION= 2.0.4 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Storage Common Client Library for Ruby -WWW= https://github.com/Azure/azure-storage-ruby/tree/master/common +WWW= https://github.com/Azure/azure-storage-ruby/tree/master/common \ + https://github.com/Azure/azure-storage-ruby LICENSE= MIT RUN_DEPENDS= rubygem-faraday1>=1.0<2:www/rubygem-faraday1 \ rubygem-faraday_middleware>=1.0.0<2:www/rubygem-faraday_middleware \ rubygem-net-http-persistent>=4.0<5:www/rubygem-net-http-persistent \ rubygem-nokogiri>=1.10.8<2:textproc/rubygem-nokogiri USES= gem NO_ARCH= yes .include diff --git a/devel/rubygem-azure-storage-common/pkg-descr b/devel/rubygem-azure-storage-common/pkg-descr index 9b8d345f17b5..3b38f4d4a32b 100644 --- a/devel/rubygem-azure-storage-common/pkg-descr +++ b/devel/rubygem-azure-storage-common/pkg-descr @@ -1,3 +1 @@ Microsoft Azure Storage Common Client Library for Ruby. - -See also: https://github.com/Azure/azure-storage-ruby