svn commit: r386013 - head/devel/rubygem-font-awesome-rails
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 10 20:19:06 UTC 2015
Author: sunpoet
Date: Sun May 10 20:19:05 2015
New Revision: 386013
URL: https://svnweb.freebsd.org/changeset/ports/386013
Log:
- Add LICENSE
- Remove contiguous blank lines
Modified:
head/devel/rubygem-font-awesome-rails/Makefile
Modified: head/devel/rubygem-font-awesome-rails/Makefile
==============================================================================
--- head/devel/rubygem-font-awesome-rails/Makefile Sun May 10 20:19:00 2015 (r386012)
+++ head/devel/rubygem-font-awesome-rails/Makefile Sun May 10 20:19:05 2015 (r386013)
@@ -8,11 +8,12 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Provides the Font-Awesome web fonts and stylesheets as a Rails engine
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-railties>=3.2:${PORTSDIR}/www/rubygem-railties
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list