svn commit: r402015 - head/devel/rubygem-fog-json

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 20 09:13:51 UTC 2015


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 at 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


More information about the svn-ports-all mailing list