diff options
author | obache <obache@pkgsrc.org> | 2008-03-02 02:54:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-03-02 02:54:41 +0000 |
commit | fda89611f8ef8f1d12af331c1c884fbac789ab80 (patch) | |
tree | 122d9ee2dda69f4f5f4a2d66c895f188191ce72b /inputmethod | |
parent | 89f2fa3e3e421955a82d076307650d66a8f86808 (diff) | |
download | pkgsrc-fda89611f8ef8f1d12af331c1c884fbac789ab80.tar.gz |
Added and enabled PRIME 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 f0ae46274f9..439f52300cb 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2008/02/27 14:14:44 obache Exp $ +# $NetBSD: Makefile,v 1.27 2008/03/02 02:54:41 obache Exp $ # COMMENT= Input method tools and libraries @@ -29,6 +29,9 @@ SUBDIR+= libhangul SUBDIR+= libtabe SUBDIR+= m17n-im-config SUBDIR+= nabi +SUBDIR+= prime +SUBDIR+= prime-dict +SUBDIR+= prime-el SUBDIR+= sj3-dict SUBDIR+= sj3-lib SUBDIR+= sj3-server |