mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
6a0a09fbd8
PR: ports/8003 Reviewed by: jkoshy Submitted by: Bill Fumerola (billf@chc-chimes.com)
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
|