diff options
author | pav <pav@FreeBSD.org> | 2004-02-29 22:36:36 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-02-29 22:36:36 +0800 |
commit | 5f123ed82c36485355d3ededaec43e1c125c229a (patch) | |
tree | f497771fb9df06eb7766e13eb59bd06492c03dd9 /textproc/queequeg/pkg-descr | |
parent | b86970836ce26aecf7974d69dbba8e5b690e4386 (diff) | |
download | freebsd-ports-gnome-5f123ed82c36485355d3ededaec43e1c125c229a.tar.gz freebsd-ports-gnome-5f123ed82c36485355d3ededaec43e1c125c229a.tar.zst freebsd-ports-gnome-5f123ed82c36485355d3ededaec43e1c125c229a.zip |
Add queequeg, a tiny English grammar checker for non-native speakers who
are not used to verb conjugation and number agreement. We especially
focus on people who're writing academic papers or business documents
where thorough checking is required. We aim to reduce this laborious
work with automated checking.
PR: ports/63472
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Diffstat (limited to 'textproc/queequeg/pkg-descr')
-rw-r--r-- | textproc/queequeg/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/queequeg/pkg-descr b/textproc/queequeg/pkg-descr new file mode 100644 index 000000000000..ba650986cf9a --- /dev/null +++ b/textproc/queequeg/pkg-descr @@ -0,0 +1,7 @@ +Queequeg is a tiny English grammar checker for non-native speakers who +are not used to verb conjugation and number agreement. We especially +focus on people who're writing academic papers or business documents +where thorough checking is required. We aim to reduce this laborious +work with automated checking. + +WWW: http://queequeg.sourceforge.net/index-e.html |