Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2015 21:42:01 +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: r401433 - head/devel/rubygem-web-console
Message-ID:  <201511122142.tACLg1YJ085564@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Nov 12 21:42:01 2015
New Revision: 401433
URL: https://svnweb.freebsd.org/changeset/ports/401433

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-web-console/Makefile

Modified: head/devel/rubygem-web-console/Makefile
==============================================================================
--- head/devel/rubygem-web-console/Makefile	Thu Nov 12 21:41:57 2015	(r401432)
+++ head/devel/rubygem-web-console/Makefile	Thu Nov 12 21:42:01 2015	(r401433)
@@ -9,6 +9,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Debugging tool for your Ruby on Rails applications
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-activemodel4>=4.0:${PORTSDIR}/databases/rubygem-activemodel4 \
 		rubygem-binding_of_caller>=0.7.2:${PORTSDIR}/devel/rubygem-binding_of_caller \



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