mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
45 lines
1.4 KiB
Plaintext
45 lines
1.4 KiB
Plaintext
bin/ami
|
|
@exec ln -fs ami %B/wmami
|
|
@unexec rm -f %B/wmami
|
|
bin/hanja-hwp2ami
|
|
share/ami/gtkrc
|
|
share/ami/hanja.dic
|
|
share/ami/pix/nam/ami-e.xpm
|
|
share/ami/pix/nam/ami-h.xpm
|
|
share/ami/pix/nam/AUTHORS
|
|
share/ami/pix/nam/ami-d.xpm
|
|
@dirrm share/ami/pix/nam
|
|
share/ami/pix/arctic/ami-d.xpm
|
|
share/ami/pix/arctic/ami-e.xpm
|
|
share/ami/pix/arctic/ami-h.xpm
|
|
share/ami/pix/arctic/AUTHORS
|
|
@dirrm share/ami/pix/arctic
|
|
share/ami/pix/OSX/ami-d.xpm
|
|
share/ami/pix/OSX/ami-e.xpm
|
|
share/ami/pix/OSX/ami-h.xpm
|
|
share/ami/pix/OSX/AUTHORS
|
|
@dirrm share/ami/pix/OSX
|
|
share/ami/pix/Mac/ami-d.xpm
|
|
share/ami/pix/Mac/ami-e.xpm
|
|
share/ami/pix/Mac/ami-h.xpm
|
|
share/ami/pix/Mac/AUTHORS
|
|
@dirrm share/ami/pix/Mac
|
|
share/ami/pix/Aqua/ami-d.xpm
|
|
share/ami/pix/Aqua/ami-e.xpm
|
|
share/ami/pix/Aqua/ami-h.xpm
|
|
share/ami/pix/Aqua/AUTHORS
|
|
@dirrm share/ami/pix/Aqua
|
|
@dirrm share/ami/pix
|
|
@dirrm share/ami
|
|
share/doc/ami/XLC_LOCALE
|
|
@comment copy new locale definition(no harm, so need not be uninstalled)
|
|
@exec if [ -f %D/lib/X11/locale/ko/XLC_LOCALE ]; then mv -f %D/lib/X11/locale/ko/XLC_LOCALE %D/lib/X11/locale/ko/XLC_LOCALE.orig; fi
|
|
@exec cp %D/share/doc/ami/XLC_LOCALE %D/lib/X11/locale/ko/
|
|
@unexec if [ -f %D/lib/X11/locale/ko/XLC_LOCALE.orig ]; then mv -f %D/lib/X11/locale/ko/XLC_LOCALE.orig %D/lib/X11/locale/ko/XLC_LOCALE; fi
|
|
share/doc/ami/AUTHORS
|
|
share/doc/ami/README
|
|
share/doc/ami/NEWS
|
|
share/doc/ami/COPYING
|
|
share/doc/ami/ChangeLog
|
|
@dirrm share/doc/ami
|