diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2010-05-13 11:38:12 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2010-05-13 11:38:12 +0800 |
commit | 8ea148a31f65ff41fe3984502843bfd93776c452 (patch) | |
tree | e4ced3f9f5514ed9a33f21b2f368917c63073710 /net-im/Makefile | |
parent | 4a0032896dbdf562b78b4b4bbedf7b0e0c912964 (diff) | |
download | freebsd-ports-gnome-8ea148a31f65ff41fe3984502843bfd93776c452.tar.gz freebsd-ports-gnome-8ea148a31f65ff41fe3984502843bfd93776c452.tar.zst freebsd-ports-gnome-8ea148a31f65ff41fe3984502843bfd93776c452.zip |
Pickwick is a plain text small group chat server. It uses a simple
obfuscation scheme to keep traffic to and from the server unintelligible to
casual perusal. A client program, named weller(1) is also provided.
WWW: http://www.mammothcheese.ca/
PR: ports/146206
Submitted by: James Bailie <jimmy at mammothcheese.ca>
Diffstat (limited to 'net-im/Makefile')
-rw-r--r-- | net-im/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index 023f891f505d..8d57b1f96696 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -109,6 +109,7 @@ SUBDIR += papyon SUBDIR += pebrot SUBDIR += pecl-stomp + SUBDIR += pickwick SUBDIR += pidgin SUBDIR += pidgin-birthday-reminder SUBDIR += pidgin-bs |