freebsd-ports/www/linbot/pkg-plist
Steve Price 8c52eb080a - Install several config files that are required at runtime.
- Update to use new homepage location.

Approved by:	maintainer
2000-09-17 21:19:30 +00:00

31 lines
894 B
Plaintext

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