1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Add LICENSE

- Remove USES=python
- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-24 00:06:01 +00:00
parent 91a0ab8abf
commit 86cfa630be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387214
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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