diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-08-29 13:57:59 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-08-29 13:57:59 +0000 |
commit | 55f60f49836c8a9189dea9171d14d908c6662530 (patch) | |
tree | e6c591f9c6041ce41c4177179bfffc596bb7f29a /textproc/estraier/pkg-descr | |
parent | 359767b4a8d64edf21cb0a8175a7e49dbcddd115 (diff) | |
download | ports-55f60f49836c8a9189dea9171d14d908c6662530.tar.gz ports-55f60f49836c8a9189dea9171d14d908c6662530.zip |
Notes
Diffstat (limited to 'textproc/estraier/pkg-descr')
-rw-r--r-- | textproc/estraier/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/estraier/pkg-descr b/textproc/estraier/pkg-descr new file mode 100644 index 000000000000..7434dac46912 --- /dev/null +++ b/textproc/estraier/pkg-descr @@ -0,0 +1,7 @@ +Estraier is a full-text search system for personal use. Full-text search means +functions to search lots of documents for some documents including specified +words. The principal purpose of Estraier is to realize a full-text search +system of a web site. It functions similarly to Google, but for a personal +web site or sites in an intranet. + +WWW: http://estraier.sourceforge.net/ |