freebsd-ports/chinese/gcin-devel/pkg-plist
Vanilla I. Shu 256887f6ba 1: fix pkg-plist
2: fix WITH_ logical.

Notified by:	kris@
2005-07-13 07:27:30 +00:00

57 lines
1.8 KiB
Text

bin/gcin
bin/gcin-setup
bin/gcin2tab
bin/phoa2d
bin/phod2a
bin/tsa2d
bin/tsd2a
bin/tslearn
include/gcin-im-client.h
lib/gtk-2.0/immodules/im-gcin.so
lib/libgcin-im-client.so
%%DATADIR%%/script/gcin-user-setup
%%DATADIR%%/script/gcin-utf8-setup
%%DATADIR%%/script/modify-XIM
%%DATADIR%%/script/utf8-edit
%%DATADIR%%/table/ar30.gtab
%%DATADIR%%/table/cj.gtab
%%DATADIR%%/table/cj5.gtab
%%DATADIR%%/table/dayi3.gtab
%%DATADIR%%/table/et.kbm
%%DATADIR%%/table/et-asdf.kbm
%%DATADIR%%/table/et26.kbm
%%DATADIR%%/table/et26-asdf.kbm
%%DATADIR%%/table/greek.gtab
%%DATADIR%%/table/gtab.list
%%DATADIR%%/table/hsu.kbm
%%DATADIR%%/table/ibm.kbm
%%DATADIR%%/table/jyutping.gtab
%%DATADIR%%/table/kana-nippon.gtab
%%BOSHIAMY%%%%DATADIR%%/table/noseeing.gtab
%%DATADIR%%/table/pho-huge.tab
%%DATADIR%%/table/pho.tab
%%DATADIR%%/table/phrase.table
%%DATADIR%%/table/simplex.gtab
%%DATADIR%%/table/pinyin.gtab
%%DATADIR%%/table/symbol-table
%%DATADIR%%/table/tsin
%%DATADIR%%/table/tsin.idx
%%DATADIR%%/table/zo.kbm
%%DATADIR%%/table/zo-asdf.kbm
%%PORTDOCS%%%%DOCSDIR%%/Changelog
%%PORTDOCS%%%%DOCSDIR%%/README
share/applications/gcin.desktop
share/applications/gcin-setup.desktop
share/icons/gcin.png
share/icons/gcin/pin-fixed24.png
share/icons/gcin/pin-float16.png
%%PORTDOCS%%@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@unexec rmdir %D/share/icons/gcin 2>/dev/null || true
@unexec rmdir %D/share/applications 2>/dev/null || true
@unexec rmdir %D/share/icons 2>/dev/null || true
@unexec rmdir %D/%%DATADIR%%/table 2>/dev/null || true
@unexec rmdir %D/%%DATADIR%%/script 2>/dev/null || true
@unexec rmdir %D/%%DATADIR%% 2>/dev/null || true
@unexec rmdir %D/lib/gtk-2.0/immodules 2>/dev/null || true
@exec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules
@unexec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules