aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkgfe/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt/pkgfe/pkg-plist')
-rw-r--r--ports-mgmt/pkgfe/pkg-plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports-mgmt/pkgfe/pkg-plist b/ports-mgmt/pkgfe/pkg-plist
new file mode 100644
index 000000000000..273713147e4e
--- /dev/null
+++ b/ports-mgmt/pkgfe/pkg-plist
@@ -0,0 +1,4 @@
+sbin/pkgfe
+@unexec if cmp -s %D/etc/pkgfe.conf.sample %D/etc/pkgfe.conf; then rm -f %D/etc/pkgfe.conf; fi
+etc/pkgfe.conf.sample
+@exec if [ ! -f %B/pkgfe.conf ]; then cp -p %D/%F %B/pkgfe.conf; fi