Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2015 15:42:25 +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: r397498 - head/devel/rubygem-fog
Message-ID:  <201509211542.t8LFgPC9089737@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Sep 21 15:42:24 2015
New Revision: 397498
URL: https://svnweb.freebsd.org/changeset/ports/397498

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-fog/Makefile

Modified: head/devel/rubygem-fog/Makefile
==============================================================================
--- head/devel/rubygem-fog/Makefile	Mon Sep 21 15:42:19 2015	(r397497)
+++ head/devel/rubygem-fog/Makefile	Mon Sep 21 15:42:24 2015	(r397498)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby cloud services library
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-fog-atmos>=0:${PORTSDIR}/net/rubygem-fog-atmos \
 		rubygem-fog-aws>=0.6.0:${PORTSDIR}/net/rubygem-fog-aws \



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