aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-25 16:01:48 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-25 16:10:49 +0000
commit7670362c37d1f2f083b89b7cef4b7a65ed22e804 (patch)
treeafd5224394505f3baf3128853955bf0379c6eaa8 /textproc/Makefile
parenta751b015bffd1cd499c4e2de32fa5dfa9c5ed021 (diff)
downloadports-7670362c37d1f2f083b89b7cef4b7a65ed22e804.tar.gz
ports-7670362c37d1f2f083b89b7cef4b7a65ed22e804.zip
textproc/py-mkdocs-minify-plugin: Add py-mkdocs-minify-plugin 0.7.2
mkdocs-minify-plugin is an MkDocs plugin to minify HTML, JS or CSS files prior to being written to disk. HTML minification is done using htmlmin2. JS minification is done using jsmin. CSS minification is done using csscompressor.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e77adcb4ef3b..4519241c9389 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1442,6 +1442,7 @@
SUBDIR += py-mkdocs-material
SUBDIR += py-mkdocs-material-extensions
SUBDIR += py-mkdocs-mermaid2-plugin
+ SUBDIR += py-mkdocs-minify-plugin
SUBDIR += py-mkdocs-nature
SUBDIR += py-mkdocs-redirects
SUBDIR += py-mkdocs-simple-hooks