summaryrefslogtreecommitdiff
path: root/packaging/freebsd/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/freebsd/pkg-plist')
-rw-r--r--packaging/freebsd/pkg-plist18
1 files changed, 0 insertions, 18 deletions
diff --git a/packaging/freebsd/pkg-plist b/packaging/freebsd/pkg-plist
deleted file mode 100644
index 04a704a..0000000
--- a/packaging/freebsd/pkg-plist
+++ /dev/null
@@ -1,18 +0,0 @@
-sbin/monkeysphere-server
-share/doc/monkeysphere/TODO
-share/doc/monkeysphere/MonkeySpec
-share/doc/monkeysphere/getting-started-user.mdwn
-share/doc/monkeysphere/getting-started-admin.mdwn
-bin/openpgp2ssh
-bin/monkeysphere-ssh-proxycommand
-bin/monkeysphere
-share/monkeysphere/common
-@unexec if cmp -s %D/etc/monkeysphere/monkeysphere.conf.sample %D/etc/monkeysphere/monkeysphere.conf; then rm -f %D/etc/monkeysphere/monkeysphere.conf; fi
-etc/monkeysphere/monkeysphere.conf.sample
-@exec if [ ! -f %D/etc/monkeysphere/monkeysphere.conf ] ; then cp -p %D/%F %B/monkeysphere.conf; fi
-@unexec if cmp -s %D/etc/monkeysphere/monkeysphere-server.conf.sample %D/etc/monkeysphere/monkeysphere-server.conf; then rm -f %D/etc/monkeysphere/monkeysphere-server.conf; fi
-etc/monkeysphere/monkeysphere-server.conf.sample
-@exec if [ ! -f %D/etc/monkeysphere/monkeysphere-server.conf ] ; then cp -p %D/%F %B/monkeysphere-server.conf; fi
-@dirrm share/doc/monkeysphere
-@dirrm share/monkeysphere
-@dirrm etc/monkeysphere