- Add LICENSE_FILE
- Add NO_ARCH - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
deb6e8c8fe
commit
77c31a2163
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506794
@ -12,12 +12,14 @@ MAINTAINER= nivit@FreeBSD.org
|
||||
COMMENT= CSS optimizer
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= node:www/node
|
||||
|
||||
GH_ACCOUNT= css
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
|
@ -2,4 +2,4 @@ CSSO (CSS Optimizer) is a CSS minimizer unlike others. In addition to usual
|
||||
minification techniques it can perform structural optimization of CSS files,
|
||||
resulting in smaller file size compared to other minifiers.
|
||||
|
||||
WWW: http://bem.info/tools/csso/
|
||||
WWW: https://github.com/css/csso/
|
||||
|
Loading…
Reference in New Issue
Block a user