diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-17 14:41:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-17 14:41:07 +0000 |
commit | 5587d5bd5e3607bd2b56a073a464f98957805e4b (patch) | |
tree | 02fdc861b7f5bf3ce20cc51eea2da2149549f244 /japanese/Makefile | |
parent | - Correct plist (diff) |
Add zope-ejsplitter, a word splitter for Japanese. It allows to search
a Zope based website for a word in language that don't use spaces
to delimit words.
PR: ports/65293
Submitted by: HAYASHI Yasushi <yasi@yasi.to>
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 8fd7d1594f53..5f1c325c893a 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -434,5 +434,6 @@ SUBDIR += yc.el SUBDIR += zangband SUBDIR += zipcodes + SUBDIR += zope-ejsplitter .include <bsd.port.subdir.mk> |