Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2020 19:06:57 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r546657 - head/devel/rubygem-azure_mgmt_support
Message-ID:  <202008271906.07RJ6vAF060171@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug 27 19:06:57 2020
New Revision: 546657
URL: https://svnweb.freebsd.org/changeset/ports/546657

Log:
  Add LICENSE_FILE

Modified:
  head/devel/rubygem-azure_mgmt_support/Makefile

Modified: head/devel/rubygem-azure_mgmt_support/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_support/Makefile	Thu Aug 27 19:06:52 2020	(r546656)
+++ head/devel/rubygem-azure_mgmt_support/Makefile	Thu Aug 27 19:06:57 2020	(r546657)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Microsoft Azure Support Client Library for Ruby
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-ms_rest_azure>=0.12.0<0.13:devel/rubygem-ms_rest_azure
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008271906.07RJ6vAF060171>