Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 2020 18:20:04 +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: r550592 - head/devel/rubygem-azure_mgmt_hybrid_compute
Message-ID:  <202009291820.08TIK45I095592@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep 29 18:20:04 2020
New Revision: 550592
URL: https://svnweb.freebsd.org/changeset/ports/550592

Log:
  Add LICENSE_FILE

Modified:
  head/devel/rubygem-azure_mgmt_hybrid_compute/Makefile

Modified: head/devel/rubygem-azure_mgmt_hybrid_compute/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_hybrid_compute/Makefile	Tue Sep 29 18:19:59 2020	(r550591)
+++ head/devel/rubygem-azure_mgmt_hybrid_compute/Makefile	Tue Sep 29 18:20:04 2020	(r550592)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Microsoft Azure Hybrid Compute 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?202009291820.08TIK45I095592>