svn commit: r387843 - head/devel/rubygem-yui-compressor
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 29 11:19:12 UTC 2015
Author: sunpoet
Date: Fri May 29 11:19:11 2015
New Revision: 387843
URL: https://svnweb.freebsd.org/changeset/ports/387843
Log:
- Add LICENSE
- Update WWW
Modified:
head/devel/rubygem-yui-compressor/Makefile
head/devel/rubygem-yui-compressor/pkg-descr
Modified: head/devel/rubygem-yui-compressor/Makefile
==============================================================================
--- head/devel/rubygem-yui-compressor/Makefile Fri May 29 11:19:06 2015 (r387842)
+++ head/devel/rubygem-yui-compressor/Makefile Fri May 29 11:19:11 2015 (r387843)
@@ -9,6 +9,9 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= YUI Compressor for minifying JavaScript and CSS assets
+LICENSE= BSD3CLAUSE MIT MPL
+LICENSE_COMB= dual
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/devel/rubygem-yui-compressor/pkg-descr
==============================================================================
--- head/devel/rubygem-yui-compressor/pkg-descr Fri May 29 11:19:06 2015 (r387842)
+++ head/devel/rubygem-yui-compressor/pkg-descr Fri May 29 11:19:11 2015 (r387843)
@@ -1,3 +1,3 @@
A Ruby interface to YUI Compressor for minifying JavaScript and CSS assets.
-WWW: https://github.com/sstephenson/ruby-yui-compressor/
+WWW: https://github.com/sstephenson/ruby-yui-compressor
More information about the svn-ports-all
mailing list