aboutsummaryrefslogtreecommitdiffstats
path: root/editors/Makefile
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-07-26 19:31:46 +0800
committergarga <garga@FreeBSD.org>2006-07-26 19:31:46 +0800
commit54711ff6906ddc932b21335d7d54ea216bf45d4c (patch)
treeb0d4585087d9504c3e0d70325fce5f0994291549 /editors/Makefile
parentb7b734f5880cff5c9920d6113038d90d7988d5b2 (diff)
downloadfreebsd-ports-gnome-54711ff6906ddc932b21335d7d54ea216bf45d4c.tar.gz
freebsd-ports-gnome-54711ff6906ddc932b21335d7d54ea216bf45d4c.tar.zst
freebsd-ports-gnome-54711ff6906ddc932b21335d7d54ea216bf45d4c.zip
Cle is a Command Line Editor. It provides the editing/history/completion
commands of the GNU readline package to any line-oriented Unix command. WWW: http://kaolin.unice.fr/Cle/ PR: ports/100855 Submitted by: Timothy Bourke <timbob at bigpond.com>
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 fc1976121cfd..6a241895f93a 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -25,6 +25,7 @@
SUBDIR += bpatch
SUBDIR += bvi
SUBDIR += chexedit
+ SUBDIR += cle
SUBDIR += code-browser
SUBDIR += color-mate
SUBDIR += conglomerate