diff --git a/textproc/rubygem-cssmin/Makefile b/textproc/rubygem-cssmin/Makefile index 9a2dee6efd77..05a8e32b65b6 100644 --- a/textproc/rubygem-cssmin/Makefile +++ b/textproc/rubygem-cssmin/Makefile @@ -2,13 +2,15 @@ PORTNAME= cssmin PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby library for minifying CSS. Inspired by cssmin.js and YUI Compressor -USES= python +LICENSE= BSD3CLAUSE + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-cssmin/pkg-descr b/textproc/rubygem-cssmin/pkg-descr index 84942eb6980c..411a814b6887 100644 --- a/textproc/rubygem-cssmin/pkg-descr +++ b/textproc/rubygem-cssmin/pkg-descr @@ -1,3 +1,3 @@ Ruby library for minifying CSS. Inspired by cssmin.js and YUI Compressor. -WWW: https://github.com/rgrove/cssmin/ +WWW: https://github.com/rgrove/cssmin