summaryrefslogtreecommitdiff
path: root/x11-wm/ion-2/pkg-plist
blob: d9650d5ab706b6eed52f7a121cb0d2cece2f78fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
bin/ion
bin/ion-edit
bin/ion-man
bin/ion-runinxterm
bin/ion-ssh
bin/ion-view
etc/ion/bindings-default.conf
etc/ion/bindings-sun.conf
etc/ion/kludges.conf
etc/ion/look-brownsteel.conf
etc/ion/look-greyviolet.conf
etc/ion/look-simpleblue.conf
etc/ion/look-wheat.conf
@unexec if cmp -s %D/etc/ion/ion.conf %D/etc/ion/sample.conf; then rm -f %D/etc/ion/ion.conf; fi
etc/ion/sample.conf
@exec [ -f %B/ion.conf ] || cp %B/%f %B/ion.conf
%%PORTDOCS%%share/doc/ion/README
%%PORTDOCS%%share/doc/ion/LICENSE
%%PORTDOCS%%share/doc/ion/ChangeLog
%%PORTDOCS%%share/doc/ion/config.txt
%%PORTDOCS%%share/doc/ion/functions.txt
%%PORTDOCS%%@dirrm share/doc/ion
@unexec rmdir %D/etc/ion 2>/dev/null || true