Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2015 21:42:52 +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: r401446 - head/www/rubygem-haml-rails-rails4
Message-ID:  <201511122142.tACLgqb6086847@repo.freebsd.org>

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

Log:
  - Add LICENSE_FILE

Modified:
  head/www/rubygem-haml-rails-rails4/Makefile

Modified: head/www/rubygem-haml-rails-rails4/Makefile
==============================================================================
--- head/www/rubygem-haml-rails-rails4/Makefile	Thu Nov 12 21:42:48 2015	(r401445)
+++ head/www/rubygem-haml-rails-rails4/Makefile	Thu Nov 12 21:42:52 2015	(r401446)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Haml generator for Rails
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-actionpack4>=4.0.1:${PORTSDIR}/www/rubygem-actionpack4 \
 		rubygem-activesupport4>=4.0.1:${PORTSDIR}/devel/rubygem-activesupport4 \



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