1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/korean/hanIM/pkg-plist
CHOI Junho 69dbffee43 hanIM is now open source. This ports is changed to compile hanIM!
License is not clear so I will not touch LEGAL.
2000-07-04 18:25:03 +00:00

21 lines
820 B
Plaintext

bin/hanIM
lib/X11/app-defaults/HanIM
lib/X11/hanIM/hanroman.tbl
lib/X11/hanIM/help/back5.gif
lib/X11/hanIM/help/index.html
lib/X11/hanIM/help/intro.gif
lib/X11/hanIM/help/property.gif
lib/X11/hanIM/help/title.gif
lib/X11/hanIM/help/usage.gif
lib/X11/hanIM/japanese.tbl
@dirrm lib/X11/hanIM/help
@dirrm lib/X11/hanIM
share/doc/hanIM/LICENSE
share/doc/hanIM/README
share/doc/hanIM/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/hanIM/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
@dirrm share/doc/hanIM