svn commit: r399057 - head/textproc/rubygem-compass-core

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


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

Log:
  - Add LICENSE_FILE

Modified:
  head/textproc/rubygem-compass-core/Makefile

Modified: head/textproc/rubygem-compass-core/Makefile
==============================================================================
--- head/textproc/rubygem-compass-core/Makefile	Sat Oct 10 23:13:19 2015	(r399056)
+++ head/textproc/rubygem-compass-core/Makefile	Sat Oct 10 23:13:23 2015	(r399057)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Compass core stylesheet library and minimum required ruby extensions
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \
 		rubygem-sass>=3.3.0:${PORTSDIR}/textproc/rubygem-sass


More information about the svn-ports-all mailing list