SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,6 @@
This package contains the W3C Link Checker. It checks HTML pages for
links pointing to resources that have been moved or no longer exist.
The link checker can be run as a CGI script in a web server as well as on
the command line. The CGI version provides a HTML interface as seen at
<http://validator.w3.org/checklink>.

View file

@ -0,0 +1,4 @@
bin/checklink
${P5SITE}/W3C/
${P5SITE}/W3C/LinkChecker.pm
@man man/man1/checklink.1