aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-22 22:42:12 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-22 22:42:12 +0800
commit294f9ea7f92a04eb657255c5ff0c766d5272b279 (patch)
tree74a2d5e846394c9df928fdf900777945f46e0839 /textproc/Makefile
parent9ca2b48d710f1904809599d49512a3b7f5951841 (diff)
downloadfreebsd-ports-gnome-294f9ea7f92a04eb657255c5ff0c766d5272b279.tar.gz
freebsd-ports-gnome-294f9ea7f92a04eb657255c5ff0c766d5272b279.tar.zst
freebsd-ports-gnome-294f9ea7f92a04eb657255c5ff0c766d5272b279.zip
textproc/rubygem-html-proofer: Add rubygem-html-proofer 3.19.1
HTMLProofer is a set of tests to validate your HTML output. These tests check if your image references are legitimate, if they have alt tags, if your internal links are working, and so on. It's intended to be an all-in-one checker for your output. In scope for this project is any well-known and widely-used test for HTML document quality. A major use for this project is continuous integration -- so we must have reliable results. We usually balance correctness over performance. And, if necessary, we should be able to trace this program's detection of HTML errors back to documented best practices or standards, such as W3 specifications. WWW: https://github.com/gjtorikian/html-proofer
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 6c4a88c93122..38cd8288f524 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1608,6 +1608,7 @@
SUBDIR += rubygem-hikidoc
SUBDIR += rubygem-html-pipeline
SUBDIR += rubygem-html-pipeline27
+ SUBDIR += rubygem-html-proofer
SUBDIR += rubygem-html2text
SUBDIR += rubygem-htmlentities
SUBDIR += rubygem-ini