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

8 lines
239 B
Text

@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