svn commit: r399031 - head/textproc/rubygem-autoprefixer-rails

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


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

Log:
  - Add LICENSE_FILE

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

Modified: head/textproc/rubygem-autoprefixer-rails/Makefile
==============================================================================
--- head/textproc/rubygem-autoprefixer-rails/Makefile	Sat Oct 10 23:11:18 2015	(r399030)
+++ head/textproc/rubygem-autoprefixer-rails/Makefile	Sat Oct 10 23:11:23 2015	(r399031)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Parse CSS and add vendor prefixes to CSS rules
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-execjs>=0:${PORTSDIR}/devel/rubygem-execjs \
 		rubygem-json>=0:${PORTSDIR}/devel/rubygem-json


More information about the svn-ports-all mailing list