aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-27 20:52:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-27 20:52:10 +0000
commit56a3c2a14f37d14e63e0217ddf4241fc71c2cafe (patch)
tree8da3d6d33f78eadfa185dbdbd29b925c6670f1ae /textproc/Makefile
parent02f53e22de522bee346a2d80e760d6b9665785b6 (diff)
Enchant is a binder for libenchant. Libenchant
provides a common API for many spell libraries, such as aspell/pspell(intended to replace ispell),hspell(hebrew),ispell,myspell/hunspell (OpenOffice project, mozilla),uspell (primarily Yiddish, Hebrew, and Eastern European languages) WWW: http://pecl.php.net/package/enchant/ PR: ports/122820 Submitted by: Wen heping <wenheping at gmail.com>
Notes
Notes: svn path=/head/; revision=212114
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e9bc3061bf01..3e1322db88d1 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -773,6 +773,7 @@
SUBDIR += pear-XML_Wddx
SUBDIR += pecl-ctemplate
SUBDIR += pecl-doublemetaphone
+ SUBDIR += pecl-enchant
SUBDIR += pecl-html_parse
SUBDIR += pecl-stem
SUBDIR += pecl-syck