aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2010-08-20 12:06:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2010-08-20 12:06:27 +0000
commite742d91d59ac6181de7f92618c154944d5c3a53f (patch)
tree91c4c51dfc1a4a64f34ee331c42087742c424e9e /editors/Makefile
parent5f1e0922728afacfde1b52fb6d9896755d56933a (diff)
downloadports-e742d91d59ac6181de7f92618c154944d5c3a53f.tar.gz
ports-e742d91d59ac6181de7f92618c154944d5c3a53f.zip
WordGrinder is a simple, Unicode-aware word processor that runs on the
console. It's designed to get the hell out of your way and let you write; it does very little, but what it does it does well. It supports basic paragraph styles, basic character styles, basic screen markup, a menu interface that means you don't have to remember complex key sequences, HTML import and export, and some other useful features. WordGrinder does not require X. It runs in a terminal. WWW: http://wordgrinder.sf.net PR: ports/149696 Submitted by: Vitaly Magerya <vmagerya at gmail.com> Approved by: tabthorpe (co-mentor)
Notes
Notes: svn path=/head/; revision=259628
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 09159f8640c6..c399711f42ee 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -254,6 +254,7 @@
SUBDIR += vim6+ruby
SUBDIR += wily
SUBDIR += winefish
+ SUBDIR += wordgrinder
SUBDIR += xcoral
SUBDIR += xed
SUBDIR += xemacs