Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2015 09:13:50 +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: r402015 - head/devel/rubygem-fog-json
Message-ID:  <201511200913.tAK9Doqs008612@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov 20 09:13:50 2015
New Revision: 402015
URL: https://svnweb.freebsd.org/changeset/ports/402015

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-fog-json/Makefile

Modified: head/devel/rubygem-fog-json/Makefile
==============================================================================
--- head/devel/rubygem-fog-json/Makefile	Fri Nov 20 09:13:46 2015	(r402014)
+++ head/devel/rubygem-fog-json/Makefile	Fri Nov 20 09:13:50 2015	(r402015)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Extraction of the JSON parsing tools between providers
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-fog-core>=1.0:${PORTSDIR}/devel/rubygem-fog-core \
 		rubygem-multi_json>=1.10:${PORTSDIR}/devel/rubygem-multi_json



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