summaryrefslogtreecommitdiffstats
path: root/chat-irc/rhapsody/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-irc/rhapsody/DETAILS')
-rwxr-xr-xchat-irc/rhapsody/DETAILS23
1 files changed, 23 insertions, 0 deletions
diff --git a/chat-irc/rhapsody/DETAILS b/chat-irc/rhapsody/DETAILS
new file mode 100755
index 0000000000..b4207a57a5
--- /dev/null
+++ b/chat-irc/rhapsody/DETAILS
@@ -0,0 +1,23 @@
+ SPELL=rhapsody
+ BUILD_API=2
+ VERSION=0.26b
+ SOURCE=${SPELL}_${VERSION}.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
+ WEB_SITE=http://rhapsody.sourceforge.net/index.html
+ ENTERED=20050210
+ UPDATED=20050210
+ SOURCE_HASH=sha1:83442f218eee6b00892dbc4cb569a34bb77495b9
+ LICENSE[0]=GPL
+ SHORT="An ncurses IRC client with pretty colors"
+cat << EOF
+Rhapsody is an IRC client for Unix operating systems intended to be
+displayed on a text console or terminal. It is small, fast, portable
+and easy to use, yet it is full featured. The thing that separates it
+from the crowd is its intuitive menu driven user interface. Check out
+the screenshot area for more information.
+
+It is written entirely from scratch in C and uses the ncurses
+library. It compiles and has been tested on Linux, FreeBSD, OpenBSD,
+NetBSD, Solaris, IRIX, Mac OS X, BeOS and Cygwin.
+EOF