diff --git a/devel/rubygem-azure-storage-file/Makefile b/devel/rubygem-azure-storage-file/Makefile index d12e2923cc7c..6a192ef99c8d 100644 --- a/devel/rubygem-azure-storage-file/Makefile +++ b/devel/rubygem-azure-storage-file/Makefile @@ -1,19 +1,20 @@ PORTNAME= azure-storage-file PORTVERSION= 2.0.4 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Storage File Client Library for Ruby -WWW= https://github.com/Azure/azure-storage-ruby/tree/master/file +WWW= https://github.com/Azure/azure-storage-ruby/tree/master/file \ + https://github.com/Azure/azure-storage-ruby LICENSE= MIT RUN_DEPENDS= rubygem-azure-storage-common>=2.0<3:devel/rubygem-azure-storage-common \ rubygem-nokogiri>=1.10.8<2:textproc/rubygem-nokogiri USES= gem NO_ARCH= yes .include diff --git a/devel/rubygem-azure-storage-file/pkg-descr b/devel/rubygem-azure-storage-file/pkg-descr index 9810992ab7b3..a4f5264b3d47 100644 --- a/devel/rubygem-azure-storage-file/pkg-descr +++ b/devel/rubygem-azure-storage-file/pkg-descr @@ -1,3 +1 @@ Microsoft Azure Storage File Client Library for Ruby. - -See also: https://github.com/Azure/azure-storage-ruby