diff options
author | will <will@FreeBSD.org> | 2000-05-19 22:14:22 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-19 22:14:22 +0000 |
commit | 30e8c14313a13222e1ff4447939d4c44648f9a19 (patch) | |
tree | 2a89d83fbad6d6d02269b75eae63176a514c0a51 /irc/infobot/pkg-descr | |
parent | 4909805939d4804bbd558abe5a645c2a3b4042b6 (diff) | |
download | FreeBSD-ports-30e8c14313a13222e1ff4447939d4c44648f9a19.zip FreeBSD-ports-30e8c14313a13222e1ff4447939d4c44648f9a19.tar.gz |
Finally add infobot port. I got tired of waiting for the infobot
developers to finish 0.50 so I just added this old version.
PR: 14922
Submitted by: Kevin Meltzer <perlguy@perlguy.com>
Diffstat (limited to 'irc/infobot/pkg-descr')
-rw-r--r-- | irc/infobot/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/irc/infobot/pkg-descr b/irc/infobot/pkg-descr new file mode 100644 index 0000000..922c8e9 --- /dev/null +++ b/irc/infobot/pkg-descr @@ -0,0 +1,15 @@ +This is a package of Infobot, by Kevin Lenzo <lenzo@cs.cmu.edu> + +The infobot connects to an Internet Relay Chat (IRC) server, joins +some channels (maybe), and begins accumulating factoids. To run one, +download the source, uncompress it, untar it, edit the config files, +and it up. + +The default install dir is /usr/local/share/infobot-0.xx.x since it +doesn't really belong in the Perl tree, by default. If you want +it installed elsewhere,use the -p option to change the PREFIX. + +WWW: http://www.infobot.org/ + +- Kevin Meltzer (a.k.a. {KM} on EFNet #perl) +perlguy@perlguy.com |