aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sysgather/pkg-plist
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2006-02-06 19:46:02 +0000
committerPeter Pentchev <roam@FreeBSD.org>2006-02-06 19:46:02 +0000
commit5824d11798253f8b3dc6f209b1ff963bc4ed8978 (patch)
tree5161634b3498ed80a461d242659587e920d20049 /sysutils/sysgather/pkg-plist
parentf1acb1a85539f87fdcdc0b0356df5ef6fe863ce4 (diff)
downloadports-5824d11798253f8b3dc6f209b1ff963bc4ed8978.tar.gz
ports-5824d11798253f8b3dc6f209b1ff963bc4ed8978.zip
Notes
Diffstat (limited to 'sysutils/sysgather/pkg-plist')
-rw-r--r--sysutils/sysgather/pkg-plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/sysgather/pkg-plist b/sysutils/sysgather/pkg-plist
new file mode 100644
index 000000000000..c0c9ce00bf52
--- /dev/null
+++ b/sysutils/sysgather/pkg-plist
@@ -0,0 +1,4 @@
+bin/sysgather
+@unexec if cmp -s %D/etc/sysgather.conf %D/etc/sysgather.conf.default; then rm -f %D/etc/sysgather.conf; fi
+etc/sysgather.conf.default
+@exec [ -f %B/sysgather.conf ] || cp %B/%f %B/sysgather.conf