Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2015 11:16:30 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387826 - head/devel/rubygem-sprockets-rails
Message-ID:  <201505291116.t4TBGUH3088942@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May 29 11:16:29 2015
New Revision: 387826
URL: https://svnweb.freebsd.org/changeset/ports/387826

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-sprockets-rails/Makefile

Modified: head/devel/rubygem-sprockets-rails/Makefile
==============================================================================
--- head/devel/rubygem-sprockets-rails/Makefile	Fri May 29 11:16:25 2015	(r387825)
+++ head/devel/rubygem-sprockets-rails/Makefile	Fri May 29 11:16:29 2015	(r387826)
@@ -10,12 +10,14 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Sprockets Rails integration
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-actionpack4>=4.0:${PORTSDIR}/www/rubygem-actionpack4 \
 		rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \
 		rubygem-sprockets>=2.12.3:${PORTSDIR}/devel/rubygem-sprockets
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505291116.t4TBGUH3088942>