summaryrefslogtreecommitdiff
path: root/sysutils/logtool-devel/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/logtool-devel/pkg-plist')
-rw-r--r--sysutils/logtool-devel/pkg-plist25
1 files changed, 0 insertions, 25 deletions
diff --git a/sysutils/logtool-devel/pkg-plist b/sysutils/logtool-devel/pkg-plist
deleted file mode 100644
index cbeb840d8745..000000000000
--- a/sysutils/logtool-devel/pkg-plist
+++ /dev/null
@@ -1,25 +0,0 @@
-bin/logtool
-bin/logtail
-@unexec if cmp -s %D/etc/logtool/exclude %D/etc/logtool/exclude.dist; then rm -f %D/etc/logtool/exclude; fi
-etc/logtool/exclude.dist
-@exec [ -f %B/exclude ] || cp %B/%f %B/exclude
-@unexec if cmp -s %D/etc/logtool/green %D/etc/logtool/green.dist; then rm -f %D/etc/logtool/green; fi
-etc/logtool/green.dist
-@exec [ -f %B/green ] || cp %B/%f %B/green
-@unexec if cmp -s %D/etc/logtool/include %D/etc/logtool/include.dist; then rm -f %D/etc/logtool/include; fi
-etc/logtool/include.dist
-@exec [ -f %B/include ] || cp %B/%f %B/include
-@unexec if cmp -s %D/etc/logtool/logtool.conf %D/etc/logtool/logtool.conf.dist; then rm -f %D/etc/logtool/logtool.conf; fi
-etc/logtool/logtool.conf.dist
-@exec [ -f %B/logtool.conf ] || cp %B/%f %B/logtool.conf
-@unexec if cmp -s %D/etc/logtool/yellow %D/etc/logtool/yellow.dist; then rm -f %D/etc/logtool/yellow; fi
-etc/logtool/yellow.dist
-@exec [ -f %B/yellow ] || cp %B/%f %B/yellow
-@unexec rmdir %D/etc/logtool 2>/dev/null || true
-%%PORTDOCS%%share/doc/logtool/examples/README
-%%PORTDOCS%%share/doc/logtool/examples/cronjob.genwebpage.sh
-%%PORTDOCS%%share/doc/logtool/examples/cronjob.emailreport.sh
-%%PORTDOCS%%share/doc/logtool/examples/monitor.logs.sh
-%%PORTDOCS%%share/doc/logtool/logtool.txt
-%%PORTDOCS%%@dirrm share/doc/logtool/examples
-%%PORTDOCS%%@dirrm share/doc/logtool