summaryrefslogtreecommitdiff
path: root/inputmethod/uim-mozc/INSTALL
blob: 20597195d1c4f59297478c4e4e64482ba755f3c1 (plain)
1
2
3
4
5
6
# $NetBSD: INSTALL,v 1.1 2014/01/20 10:45:57 ryoon Exp $
case ${STAGE} in
POST-INSTALL)
	${PREFIX}/bin/uim-module-manager --register mozc
	;;
esac