diff options
author | obache <obache@pkgsrc.org> | 2008-04-13 06:12:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-04-13 06:12:46 +0000 |
commit | bfb26d236c75403e666b31b1cec089a55d830014 (patch) | |
tree | 037734a3b426abb802bede20f5e1aaf62bbeaebc /inputmethod | |
parent | f3f06613dc34d72b01324528b13df2b164369dcf (diff) | |
download | pkgsrc-bfb26d236c75403e666b31b1cec089a55d830014.tar.gz |
Add entries for tomoe related packages.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 439f52300cb..61cc4e750df 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2008/03/02 02:54:41 obache Exp $ +# $NetBSD: Makefile,v 1.28 2008/04/13 06:12:46 obache Exp $ # COMMENT= Input method tools and libraries @@ -41,7 +41,10 @@ SUBDIR+= skkfep SUBDIR+= skkinput SUBDIR+= skkserv SUBDIR+= tc +SUBDIR+= tomoe +SUBDIR+= tomoe-gtk SUBDIR+= uim +SUBDIR+= uim-tomoe-gtk SUBDIR+= unicon-im SUBDIR+= xcin |