diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2011-10-13 07:33:58 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2011-10-13 07:33:58 +0000 |
commit | 399d64b4b33ae7c9ddab98f27ad11d49ea44d68a (patch) | |
tree | eb20bae5957545137a4deddc075e2a2d5979c359 /textproc/Makefile | |
parent | 23843e171d32ef53ebbc0430be08483e1eadf536 (diff) | |
download | pkgsrc-399d64b4b33ae7c9ddab98f27ad11d49ea44d68a.tar.gz |
add and enable iksemel
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 3e7a8360583..c05cff5056e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.594 2011/09/13 15:22:15 taca Exp $ +# $NetBSD: Makefile,v 1.595 2011/10/13 07:33:58 jnemeth Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -174,6 +174,7 @@ SUBDIR+= hunspell-sk_SK SUBDIR+= hunspell-sv_SE SUBDIR+= hyperestraier SUBDIR+= icu +SUBDIR+= iksemel SUBDIR+= intltool SUBDIR+= ipadic SUBDIR+= isearch |