summaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2004-05-14 02:35:43 +0000
committermezz <mezz@FreeBSD.org>2004-05-14 02:35:43 +0000
commit5bc450decd626dff0aa3c5ce2af72b29ca5b695e (patch)
treeaf61b45199f7535330413f451862c10d7d26b792 /textproc/Makefile
parenta30cb55ca8880b3424564836ffc85eca7037bc29 (diff)
downloadFreeBSD-ports-5bc450decd626dff0aa3c5ce2af72b29ca5b695e.zip
FreeBSD-ports-5bc450decd626dff0aa3c5ce2af72b29ca5b695e.tar.gz
This is took from textproc/aspell, so I did the modified to grab and use the
Linux binary instead. Current, it will use aspell core linux binary and regular tarballs of language similar to what aspell is having. This new port will be need for the next version of www/linux-opera. -- Linux version of Aspell. Aspell is a spelling checker designed to eventually replace ispell, although it currently lacks many of ispell's basic functions. Aspell's main feature is that it does a much better job of coming up with possible suggestions than ispell. Aspell also includes a powerful C++ library with C and Perl interfaces in the works. WWW: http://aspell.sourceforge.net/ Approved by: adamw (mentor)
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 9fc2380..aceac92 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -183,6 +183,7 @@
SUBDIR += libxml2
SUBDIR += libxode
SUBDIR += libxslt
+ SUBDIR += linux-aspell
SUBDIR += linux-expat
SUBDIR += linux-libxml
SUBDIR += linuxdoc
OpenPOWER on IntegriCloud