diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2019-01-05 16:23:44 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2019-01-05 16:23:44 +0800 |
commit | f4d8db370bae613069f2bdf44c3cf407db182113 (patch) | |
tree | eee62c6ee5a80777ba7150e6f9648b6809471620 /www/Makefile | |
parent | 8e0cd6eefe6749da2d9480b20a6b5822bc46bf17 (diff) | |
download | freebsd-ports-gnome-f4d8db370bae613069f2bdf44c3cf407db182113.tar.gz freebsd-ports-gnome-f4d8db370bae613069f2bdf44c3cf407db182113.tar.zst freebsd-ports-gnome-f4d8db370bae613069f2bdf44c3cf407db182113.zip |
Add new port www/py-css-parser:
A fork of the cssutils project based on version 1.0.2. This fork
includes general bug fixes and extensions specific to editing and
working with ebooks.
WWW: https://github.com/ebook-utils/css-parser
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 2c7a0f1d25ac..642509f24976 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1503,6 +1503,7 @@ SUBDIR += py-collective.easytemplate SUBDIR += py-collective.templateengines SUBDIR += py-cookies + SUBDIR += py-css-parser SUBDIR += py-cssmin SUBDIR += py-cssselect SUBDIR += py-cssutils |