svn commit: r387826 - head/devel/rubygem-sprockets-rails
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 29 11:16:31 UTC 2015
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 at 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>
More information about the svn-ports-head
mailing list