svn commit: r398523 - head/www/rubygem-redis-rails

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:10:39 UTC 2015


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


More information about the svn-ports-all mailing list