summaryrefslogblamecommitdiff
path: root/www/webcheck/pkg-plist
blob: 23c82056b1f9cf6c25d748ebe2aacee686fb276e (plain) (tree)
































                                                                     
share/webcheck/config.py
share/webcheck/debugio.py
share/webcheck/htmlparse.py
share/webcheck/httpcodes.py
share/webcheck/webcheck.css
share/webcheck/webcheck.py
share/webcheck/myUrlLib.py
share/webcheck/plugins/__init__.py
share/webcheck/plugins/badlinks.py
share/webcheck/plugins/external.py
share/webcheck/plugins/images.py
share/webcheck/plugins/notchkd.py
share/webcheck/plugins/notitles.py
share/webcheck/plugins/problems.py
share/webcheck/plugins/rptlib.py
share/webcheck/plugins/sitemap.py
share/webcheck/plugins/slow.py
share/webcheck/plugins/whatsnew.py
share/webcheck/plugins/whatsold.py
share/webcheck/robotparser.py
share/webcheck/schemes/__init__.py
share/webcheck/schemes/filelink.py
share/webcheck/schemes/ftplink.py
share/webcheck/schemes/httplink.py
share/webcheck/version.py
%%PORTDOCS%%share/doc/webcheck/USAGE
%%PORTDOCS%%@dirrm share/doc/webcheck
@unexec rm -f %D/share/webcheck/*.py[co] %D/share/webcheck/*/*.py[co]
@dirrm share/webcheck/plugins
@dirrm share/webcheck/schemes
@dirrm share/webcheck
@exec ln -fs %D/share/webcheck/webcheck.py %D/bin/webcheck
@unexec rm %D/bin/webcheck