aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2005-10-12 13:35:20 +0800
committermnag <mnag@FreeBSD.org>2005-10-12 13:35:20 +0800
commit1a3eb4620a864ae09f650833eaaa7619db06b9dc (patch)
tree15f520ad93cfd2dc84606c3813b554225ef10918 /www/Makefile
parentcc864841cf38a8f12d2163ed127b7e29079258f6 (diff)
downloadfreebsd-ports-graphics-1a3eb4620a864ae09f650833eaaa7619db06b9dc.tar.gz
freebsd-ports-graphics-1a3eb4620a864ae09f650833eaaa7619db06b9dc.tar.zst
freebsd-ports-graphics-1a3eb4620a864ae09f650833eaaa7619db06b9dc.zip
New port
WebService::Validator::HTML::W3C provides access to the W3Cs online HTML validator. It's nothing to do with the W3C so pleas don't report any problems with it to them. Also, please use it wisely and don't abuse the W3Cs validator service. If you need to do a lot of validation consider downloading and installing the Validator on your own machine. WWW: http://search.cpan.org/dist/WebService-Validator-HTML-W3C/ PR: 87188 Submitted by: Toni Viemero <toni.viemero@iki.fi>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 24d90036636..404a26a7615 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -653,6 +653,7 @@
SUBDIR += p5-libapreq2
SUBDIR += p5-libservlet
SUBDIR += p5-libwww
+ SUBDIR += p5-webservice-validator-html-w3c
SUBDIR += peacock
SUBDIR += pear-HTTP
SUBDIR += pear-HTTP_Client