mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
34d6a2d12d
Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer)
10 lines
263 B
Plaintext
10 lines
263 B
Plaintext
@exec mkdir -p %D/share/linbot
|
|
share/linbot/config.py
|
|
share/linbot/linbot.py
|
|
share/linbot/myUrlLib.py
|
|
share/linbot/robotparser.py
|
|
share/linbot/linbot.css
|
|
@exec ln -fs %D/share/linbot/linbot.py %D/bin/linbot
|
|
@unexec rm -rf %D/share/linbot
|
|
@unexec rm %D/bin/linbot
|