From 846174da30ba5e96c6537a1a5c88666b3120177b Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 30 Oct 2008 17:25:40 -0400 Subject: reorganizing FreeBSD port to make it clearer where it in /usr/ports and to make it easier to rebuild the port --- packaging/freebsd/pkg-plist | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 packaging/freebsd/pkg-plist (limited to 'packaging/freebsd/pkg-plist') 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 -- cgit v1.2.3