SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
6
www/p5-W3C-LinkChecker/pkg/DESCR
Normal file
6
www/p5-W3C-LinkChecker/pkg/DESCR
Normal 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>.
|
4
www/p5-W3C-LinkChecker/pkg/PLIST
Normal file
4
www/p5-W3C-LinkChecker/pkg/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
bin/checklink
|
||||
${P5SITE}/W3C/
|
||||
${P5SITE}/W3C/LinkChecker.pm
|
||||
@man man/man1/checklink.1
|
Loading…
Add table
Add a link
Reference in a new issue