summaryrefslogtreecommitdiff
path: root/package/enchant/Config.in
diff options
context:
space:
mode:
authorWill Newton <will.newton@gmail.com>2009-06-29 11:26:23 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2009-07-05 21:29:28 +0200
commit2c3a3af86e072b021a4e4924297a6fbab42d321b (patch)
tree957f500d62106cdd44ae7a4fef33d474fd767029 /package/enchant/Config.in
parentddd0db77ab2d2f9a2cf60304b773507a563da6c5 (diff)
enchant: New package for enchant spell-checking library.
Enchant is a spell checking library that provides a consistent API across a number of spell-checking system backends. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/enchant/Config.in')
-rw-r--r--package/enchant/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/enchant/Config.in b/package/enchant/Config.in
new file mode 100644
index 000000000..0771a47b9
--- /dev/null
+++ b/package/enchant/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_ENCHANT
+ bool "enchant"
+ help
+ Enchant is a spell-checking library that provides a consistent
+ API across a number of spell-checking system backends.
+
+ http://www.abisource.com/projects/enchant/