diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-03-13 15:07:38 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-03-13 15:07:38 +0000 |
commit | 86e4aa607422f38dc034f9a8d4c9dabbea0a99fd (patch) | |
tree | fbddc1d7edbb640803a1760637b5d59a7222558e /inputmethod/mozc-elisp/PLIST | |
parent | 06b7760d99a244cfbbcdfe793971190523d84031 (diff) | |
download | pkgsrc-86e4aa607422f38dc034f9a8d4c9dabbea0a99fd.tar.gz |
Import mozc-elisp-1.6.1187.102 as inputmethod/mozc-elisp.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.
This package includes Emacs LISP and helper program to use mozc on emacs.
This package is based on PR pkg/47573.
Diffstat (limited to 'inputmethod/mozc-elisp/PLIST')
-rw-r--r-- | inputmethod/mozc-elisp/PLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/inputmethod/mozc-elisp/PLIST b/inputmethod/mozc-elisp/PLIST new file mode 100644 index 00000000000..2752b88ac51 --- /dev/null +++ b/inputmethod/mozc-elisp/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2013/03/13 15:07:38 ryoon Exp $ +bin/mozc_emacs_helper +${EMACS_LISPPREFIX}/mozc.el +${EMACS_LISPPREFIX}/mozc.elc |