diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-10 08:59:31 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-10 08:59:31 +0000 |
commit | b7a93d943fd40c243c3af8605601d1591159e2f7 (patch) | |
tree | ab6e85291ff654989923c200bd3bc1a528002d90 /inputmethod/Makefile | |
parent | 4a776de81cb00c545920e0962bb9037a79628e0e (diff) | |
download | pkgsrc-b7a93d943fd40c243c3af8605601d1591159e2f7.tar.gz |
Add imhangul.
Diffstat (limited to 'inputmethod/Makefile')
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index e6c50e1583d..09f1d79caec 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/09/27 03:24:33 junyoung Exp $ +# $NetBSD: Makefile,v 1.16 2004/02/10 08:59:31 minskim Exp $ # COMMENT= Input method tools and libraries @@ -11,6 +11,7 @@ SUBDIR+= canna-dict SUBDIR+= canna-lib SUBDIR+= canna-server SUBDIR+= iiimecf +SUBDIR+= imhangul SUBDIR+= ja-freewnn-dict SUBDIR+= ja-freewnn-lib SUBDIR+= ja-freewnn-server |