aboutsummaryrefslogtreecommitdiff
path: root/textproc/enchant2/pkg-descr
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-04-01 18:50:52 +0000
committerKoop Mast <kwm@FreeBSD.org>2018-04-01 18:50:52 +0000
commitc2bbf93dfcacd27ca6d2d8bd1976252dcb29ae0a (patch)
treeecae6842be7ad55d370c5095794ae1e9f16cadf1 /textproc/enchant2/pkg-descr
parent1523527acdee7a36786b45b7f7cf0311acf09e7b (diff)
downloadports-c2bbf93dfcacd27ca6d2d8bd1976252dcb29ae0a.tar.gz
ports-c2bbf93dfcacd27ca6d2d8bd1976252dcb29ae0a.zip
Copy enchant to enchant2 for the new version with shared library bump.
Fix typo in ZEMBEREK lib depends line and add missing dependancy. Rename sorting file in textproc/enchant to fix conflict with textproc/enchant2. PR: 215083 (based on) Submitted by: thierry@FreeBSD.org
Notes
Notes: svn path=/head/; revision=466176
Diffstat (limited to 'textproc/enchant2/pkg-descr')
-rw-r--r--textproc/enchant2/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/enchant2/pkg-descr b/textproc/enchant2/pkg-descr
new file mode 100644
index 000000000000..c2a14bf9f6fe
--- /dev/null
+++ b/textproc/enchant2/pkg-descr
@@ -0,0 +1,10 @@
+Enchant aims to provide a simple but comprehensive abstraction for dealing
+with different spell checking libraries in a consistent way. A client, such
+as a text editor or word processor, need not know anything about a specific
+spell-checker, and since all back-ends are plugins, new spell-checkers can
+be added without needing any change to the program using Enchant.
+
+Enchant can be configured by the user, who can even add spell-checker
+plugins if desired.
+
+WWW: https://abiword.github.io/enchant/