svn commit: r399060 - head/textproc/rubygem-sass-rails

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 10 23:13:38 UTC 2015


Author: sunpoet
Date: Sat Oct 10 23:13:36 2015
New Revision: 399060
URL: https://svnweb.freebsd.org/changeset/ports/399060

Log:
  - Add LICENSE_FILE

Modified:
  head/textproc/rubygem-sass-rails/Makefile

Modified: head/textproc/rubygem-sass-rails/Makefile
==============================================================================
--- head/textproc/rubygem-sass-rails/Makefile	Sat Oct 10 23:13:32 2015	(r399059)
+++ head/textproc/rubygem-sass-rails/Makefile	Sat Oct 10 23:13:36 2015	(r399060)
@@ -11,6 +11,7 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Sass adapter for the Rails asset pipeline
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-railties>=3.2.0:${PORTSDIR}/www/rubygem-railties \
 		rubygem-sass>=3.3.4:${PORTSDIR}/textproc/rubygem-sass \


More information about the svn-ports-all mailing list