diff options
author | tobez <tobez@FreeBSD.org> | 2005-12-27 19:38:10 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-12-27 19:38:10 +0800 |
commit | 4e810cce5c15a478738f406a2ad2a176a166c1e8 (patch) | |
tree | 712f2d534e3ce886ea51e674f7f926a2f15cf696 /www/Makefile | |
parent | 15d7c294a9670eedf60142b54a982cec9186cf91 (diff) | |
download | freebsd-ports-graphics-4e810cce5c15a478738f406a2ad2a176a166c1e8.tar.gz freebsd-ports-graphics-4e810cce5c15a478738f406a2ad2a176a166c1e8.tar.zst freebsd-ports-graphics-4e810cce5c15a478738f406a2ad2a176a166c1e8.zip |
Add www/p5-HTML-Lint 2.02, a Perl module that checks for HTML errors in
a string or file.
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 7f5f353951c..3f3c9f8c1c6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -545,6 +545,7 @@ SUBDIR += p5-HTML-FillInForm SUBDIR += p5-HTML-FromText SUBDIR += p5-HTML-LinkExtractor + SUBDIR += p5-HTML-Lint SUBDIR += p5-HTML-Mason SUBDIR += p5-HTML-Pager SUBDIR += p5-HTML-Parser |