summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-07-26 11:31:46 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-07-26 11:31:46 +0000
commit74a8f3472b56bccb641d10dae236622f1f0fab9d (patch)
treec8f34a8697fc07e2da40cba6f10047f49089ee7d /editors/Makefile
parent- Update to 0.21 (diff)
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>
Notes
Notes: svn path=/head/; revision=168802
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