Thu Mar 27 19:28:33 2014 UTC ()
Add used by


(ryoon)
diff -r1.7 -r1.8 pkgsrc/inputmethod/mozc-server/Makefile.common

cvs diff -r1.7 -r1.8 pkgsrc/inputmethod/mozc-server/Makefile.common (expand / switch to unified diff)

--- pkgsrc/inputmethod/mozc-server/Makefile.common 2014/02/19 09:44:56 1.7
+++ pkgsrc/inputmethod/mozc-server/Makefile.common 2014/03/27 19:28:33 1.8
@@ -1,19 +1,20 @@ @@ -1,19 +1,20 @@
1# $NetBSD: Makefile.common,v 1.7 2014/02/19 09:44:56 jperkin Exp $ 1# $NetBSD: Makefile.common,v 1.8 2014/03/27 19:28:33 ryoon Exp $
2# used by inputmethod/ibus-mozc/Makefile 2# used by inputmethod/ibus-mozc/Makefile
3# used by inputmethod/mozc-elisp/Makefile 3# used by inputmethod/mozc-elisp/Makefile
4# used by inputmethod/mozc-server/Makefile 4# used by inputmethod/mozc-server/Makefile
5# used by inputmethod/mozc-tool/Makefile 5# used by inputmethod/mozc-tool/Makefile
6# used by inputmethod/mozc-renderer/Makefile 6# used by inputmethod/mozc-renderer/Makefile
 7# used by inputmethod/uim-mozc/Makefile
7# 8#
8 9
9DISTNAME= mozc-1.13.1651.102 10DISTNAME= mozc-1.13.1651.102
10CATEGORIES= inputmethod 11CATEGORIES= inputmethod
11MASTER_SITES= http://mozc.googlecode.com/files/ 12MASTER_SITES= http://mozc.googlecode.com/files/
12EXTRACT_SUFX= .tar.bz2 13EXTRACT_SUFX= .tar.bz2
13 14
14MAINTAINER= ryoon@NetBSD.org 15MAINTAINER= ryoon@NetBSD.org
15HOMEPAGE= http://code.google.com/p/mozc/ 16HOMEPAGE= http://code.google.com/p/mozc/
16COMMENT= Japanese inputmethod Mozc engine for IBus 17COMMENT= Japanese inputmethod Mozc engine for IBus
17LICENSE= modified-bsd 18LICENSE= modified-bsd
18 19
19DISTINFO_FILE= ${.CURDIR}/../../inputmethod/mozc-server/distinfo 20DISTINFO_FILE= ${.CURDIR}/../../inputmethod/mozc-server/distinfo