Files
pkgsrc-ng/inputmethod/uim-mozc/INSTALL
2014-11-05 12:41:07 +01:00

7 lines
147 B
Plaintext

# $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