aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/spectrwm/pkg-plist
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-01-16 19:11:05 +0000
committerChris Rees <crees@FreeBSD.org>2012-01-16 19:11:05 +0000
commit7fcba5fea0d5a6191d193f63831c7dbf4c361243 (patch)
tree0793c153b7a74a7e28651bab0466b20b2363781c /x11-wm/spectrwm/pkg-plist
parent3ccdb7589e8df3623162d35aca4d3453a90b4909 (diff)
downloadports-7fcba5fea0d5a6191d193f63831c7dbf4c361243.tar.gz
ports-7fcba5fea0d5a6191d193f63831c7dbf4c361243.zip
- Pass maintainership to submitter
Approved by: maintainer via email - Update to 0.10.0 - Update WWW PR: ports/164032 Submitted by: Niclas Zeising <zeising@daemonic.se>
Notes
Notes: svn path=/head/; revision=289344
Diffstat (limited to 'x11-wm/spectrwm/pkg-plist')
-rw-r--r--x11-wm/spectrwm/pkg-plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11-wm/spectrwm/pkg-plist b/x11-wm/spectrwm/pkg-plist
index cb8ebbdfbeac..67d82d9889c1 100644
--- a/x11-wm/spectrwm/pkg-plist
+++ b/x11-wm/spectrwm/pkg-plist
@@ -2,6 +2,12 @@ bin/scrotwm
bin/startscrotwm
lib/libswmhack.so
%%EXAMPLESDIR%%/screenshot.sh
+%%EXAMPLESDIR%%/scrotwm_cz.conf
+%%EXAMPLESDIR%%/scrotwm_es.conf
+%%EXAMPLESDIR%%/scrotwm_fr.conf
+%%EXAMPLESDIR%%/scrotwm_fr_ch.conf
+%%EXAMPLESDIR%%/scrotwm_se.conf
+%%EXAMPLESDIR%%/scrotwm_us.conf
@unexec if [ ! -f %D/etc/scrotwm.conf ] || cmp -s %D/etc/scrotwm.conf.sample %D/etc/scrotwm.conf; then rm -f %D/etc/scrotwm.conf; else echo %%PREFIX%%/etc/scrotwm.conf contains changes, remove it manually to delete this package completely.; fi
etc/scrotwm.conf.sample
@exec [ -f %D/etc/scrotwm.conf ] || cp -p %D/%F %D/etc/scrotwm.conf