www/py-cssmin: Cosmetic change
This commit is contained in:
parent
29ccdd692a
commit
5c0b7680db
2 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,9 @@ COMMENT= Python port of the YUI CSS compression algorithm
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
This is a Python port of the YUI CSS Compressor.
|
||||
|
||||
WWW: https://pypi.org/project/cssmin/
|
||||
WWW: https://github.com/zacharyvoase/cssmin
|
||||
|
|
Loading…
Reference in a new issue