www/py-cssmin: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2021-05-12 05:18:00 +08:00
parent 29ccdd692a
commit 5c0b7680db
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 2 deletions

View file

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

View file

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