Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2020 19:06:43 +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: r546654 - head/devel/rubygem-azure_mgmt_kubernetes_configuration
Message-ID:  <202008271906.07RJ6h3Y059735@repo.freebsd.org>

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

Log:
  Add LICENSE_FILE

Modified:
  head/devel/rubygem-azure_mgmt_kubernetes_configuration/Makefile

Modified: head/devel/rubygem-azure_mgmt_kubernetes_configuration/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_kubernetes_configuration/Makefile	Thu Aug 27 19:06:38 2020	(r546653)
+++ head/devel/rubygem-azure_mgmt_kubernetes_configuration/Makefile	Thu Aug 27 19:06:43 2020	(r546654)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Microsoft Azure KubernetesConfiguration 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.07RJ6h3Y059735>