mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
9 lines
239 B
Plaintext
9 lines
239 B
Plaintext
|
@exec mkdir -p %D/share/linbot
|
||
|
share/linbot/config.py
|
||
|
share/linbot/linbot.py
|
||
|
share/linbot/myUrlLib.py
|
||
|
share/linbot/robotparser.py
|
||
|
@exec ln -fs %D/share/linbot/linbot.py %D/bin/linbot
|
||
|
@unexec rm -rf %D/share/linbot
|
||
|
@unexec rm %D/bin/linbot
|