diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/pfnet/DESCR | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/pfnet/DESCR')
-rw-r--r-- | net/pfnet/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/pfnet/DESCR b/net/pfnet/DESCR new file mode 100644 index 00000000000..801628e9fbc --- /dev/null +++ b/net/pfnet/DESCR @@ -0,0 +1,9 @@ +This is the perl fnet client for those times when you just don't want to +compile fnet on your target machine. It was written primarily as an easy +way to interface bots and intelligence into a standard client without the +pain of C's string handling. However, perl runs so large that in good +conscience I can't suggest that one run this all of the time. + +As the author uses only the old C client, none of the the fancy schmancy +TCL commands have been included here. This release is a full featured +client with most commands. |