aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-12 05:35:20 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-12 05:35:20 +0000
commit3cb0b00e85b1a5d50c0b36adc19c7fc3103d05c4 (patch)
tree484c4b4cc7c9665e740ecb899fe4eb0a2d72aae9 /www/Makefile
parent52b4c43ef3cc2b955496d92c73c3eddf40c04cc5 (diff)
downloadports-3cb0b00e85b1a5d50c0b36adc19c7fc3103d05c4.tar.gz
ports-3cb0b00e85b1a5d50c0b36adc19c7fc3103d05c4.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>
Notes
Notes: svn path=/head/; revision=145069
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 24d900366364..404a26a7615d 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