From d62eea7d53511997793e5dbe6da78bd60f2ca132 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 8 Jan 2007 23:00:45 +0000 Subject: Wirble is a set of enhancements to Irb all included together in one easy-to-use package. Specifically, Wirble adds a saved history, a couple of useful shortcuts, and color to Irb. Wirble also enables a Irb's built-in tab-completion and a simpler prompt. Author: Paul Duncan WWW: http://pablotron.org/software/wirble/ PR: ports/107679 Submitted by: Christopher Boumenot --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 3afaadf83f8c..e7b8e7d2877b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1900,6 +1900,7 @@ SUBDIR += ruby-sysvipc SUBDIR += ruby-textbuf SUBDIR += ruby-tzfile + SUBDIR += ruby-wirble SUBDIR += ruby-zoom SUBDIR += rubygem-activesupport SUBDIR += rubygem-builder -- cgit v1.2.3