svn commit: r399056 - head/textproc/rubygem-compass

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


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

Log:
  - Add LICENSE_FILE

Modified:
  head/textproc/rubygem-compass/Makefile

Modified: head/textproc/rubygem-compass/Makefile
==============================================================================
--- head/textproc/rubygem-compass/Makefile	Sat Oct 10 23:13:14 2015	(r399055)
+++ head/textproc/rubygem-compass/Makefile	Sat Oct 10 23:13:19 2015	(r399056)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Provides an open-source CSS authoring framework
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.markdown
 
 RUN_DEPENDS=	rubygem-chunky_png>=1.2:${PORTSDIR}/graphics/rubygem-chunky_png \
 		rubygem-compass-core>=1.0.2:${PORTSDIR}/textproc/rubygem-compass-core \


More information about the svn-ports-head mailing list