svn commit: r387161 - head/www/rubygem-raphael-rails
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 23 15:38:02 UTC 2015
Author: sunpoet
Date: Sat May 23 15:38:01 2015
New Revision: 387161
URL: https://svnweb.freebsd.org/changeset/ports/387161
Log:
- Add LICENSE
- Remove contiguous blank lines
Modified:
head/www/rubygem-raphael-rails/Makefile
Modified: head/www/rubygem-raphael-rails/Makefile
==============================================================================
--- head/www/rubygem-raphael-rails/Makefile Sat May 23 15:37:57 2015 (r387160)
+++ head/www/rubygem-raphael-rails/Makefile Sat May 23 15:38:01 2015 (r387161)
@@ -8,9 +8,10 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Raphael JS as a Rubygem for use in the Rails asset pipeline
+LICENSE= MIT
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list