Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2015 17:10:38 +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: r398523 - head/www/rubygem-redis-rails
Message-ID:  <201510031710.t93HAcGg012933@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  3 17:10:38 2015
New Revision: 398523
URL: https://svnweb.freebsd.org/changeset/ports/398523

Log:
  - Add LICENSE_FILE

Modified:
  head/www/rubygem-redis-rails/Makefile

Modified: head/www/rubygem-redis-rails/Makefile
==============================================================================
--- head/www/rubygem-redis-rails/Makefile	Sat Oct  3 17:10:33 2015	(r398522)
+++ head/www/rubygem-redis-rails/Makefile	Sat Oct  3 17:10:38 2015	(r398523)
@@ -9,6 +9,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Redis for Ruby on Rails
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-redis-actionpack>=4:${PORTSDIR}/databases/rubygem-redis-actionpack \
 		rubygem-redis-activesupport>=4:${PORTSDIR}/devel/rubygem-redis-activesupport \



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