diff options
author | minskim <minskim@pkgsrc.org> | 2005-02-22 14:33:05 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-02-22 14:33:05 +0000 |
commit | dec94639280f91bf55377c91dcc40c0316996776 (patch) | |
tree | 98f234cf12dfbdcd25bbc2502319d259de1658ba /chat/gtmess/PLIST | |
parent | ebacd7052d748770d81b00c64c865ad8ceaa9514 (diff) | |
download | pkgsrc-dec94639280f91bf55377c91dcc40c0316996776.tar.gz |
Import gtmess-0.9. Packaged by Jung-Min Seo, aka luapz, and slightly
modified by me.
Gtmess is a console-based MSN Messenger client with the following
features.
* supports MSNP9 protocol version
* portable to many unix (POSIX) systems
* console interface (using curses)
* full unicode (UTF-8) support for input and output
* multiple threads (using pthreads)
* SSL support (using OpenSSL)
* notification window (external Tcl/Tk script)
* spoof typing user
* HTTP gateway
Diffstat (limited to 'chat/gtmess/PLIST')
-rw-r--r-- | chat/gtmess/PLIST | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/chat/gtmess/PLIST b/chat/gtmess/PLIST new file mode 100644 index 00000000000..468fe21a76d --- /dev/null +++ b/chat/gtmess/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/22 14:33:05 minskim Exp $ +bin/gtmess +bin/gtmess-gw +bin/gtmess-notify +bin/gtmess_w +man/man1/gtmess-gw.1 +man/man1/gtmess.1 +share/gtmess/root.pem +share/pixmaps/gtmess_icon-48.png +share/pixmaps/gtmess_icon.png +share/pixmaps/gtmess_icon2-48.png +share/pixmaps/gtmess_icon2-64.png +@comment in xdg-dirs: @dirrm share/pixmaps +@dirrm share/gtmess |