svn commit: r398858 - head/devel/rubygem-sprockets-rails
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 8 18:44:07 UTC 2015
Author: sunpoet
Date: Thu Oct 8 18:44:06 2015
New Revision: 398858
URL: https://svnweb.freebsd.org/changeset/ports/398858
Log:
- Add LICENSE_FILE
Modified:
head/devel/rubygem-sprockets-rails/Makefile
Modified: head/devel/rubygem-sprockets-rails/Makefile
==============================================================================
--- head/devel/rubygem-sprockets-rails/Makefile Thu Oct 8 18:44:01 2015 (r398857)
+++ head/devel/rubygem-sprockets-rails/Makefile Thu Oct 8 18:44:06 2015 (r398858)
@@ -10,6 +10,7 @@ MAINTAINER= ruby at FreeBSD.org
COMMENT= Sprockets Rails integration
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS?= rubygem-actionpack4>=4.0:${PORTSDIR}/www/rubygem-actionpack4 \
rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \
More information about the svn-ports-head
mailing list