fe7174cee9
doesn't yet exist.
24 lines
689 B
Plaintext
24 lines
689 B
Plaintext
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
|