Index: head/devel/rubygem-yui-compressor/Makefile =================================================================== --- head/devel/rubygem-yui-compressor/Makefile (revision 387842) +++ head/devel/rubygem-yui-compressor/Makefile (revision 387843) @@ -1,16 +1,19 @@ # Created by: rpsfa@rit.edu # $FreeBSD$ PORTNAME= yui-compressor PORTVERSION= 0.12.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@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 .include Index: head/devel/rubygem-yui-compressor/pkg-descr =================================================================== --- head/devel/rubygem-yui-compressor/pkg-descr (revision 387842) +++ head/devel/rubygem-yui-compressor/pkg-descr (revision 387843) @@ -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