diff options
Diffstat (limited to 'www/linbot/pkg-plist')
-rw-r--r-- | www/linbot/pkg-plist | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/www/linbot/pkg-plist b/www/linbot/pkg-plist deleted file mode 100644 index 757627a71d8a..000000000000 --- a/www/linbot/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -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 -%%PORTDOCS%%share/doc/linbot/USAGE -%%PORTDOCS%%@dirrm share/doc/linbot/ -@unexec rm -f %D/share/linbot/*.py[co] %D/share/linbot/*/*.py[co] -@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 |