1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/www/webcheck/pkg-plist
Joseph Koshy 6a0a09fbd8 Import of `linbot', a web site management tool.
PR:		ports/8003
Reviewed by:	jkoshy
Submitted by:	Bill Fumerola (billf@chc-chimes.com)
1998-09-21 05:42:14 +00:00

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