summaryrefslogtreecommitdiff
path: root/comms/zmtx-zmrx/pkg-descr
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-12-08 23:39:32 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-12-08 23:39:32 +0000
commita4af109a79023a968afabdd845ac03604858f54e (patch)
tree99547032e1be5517afe49474e6566ddab2607537 /comms/zmtx-zmrx/pkg-descr
parentUpgrade, 1.3 -> 1.3.1. (diff)
zmtx and zmrz impliement the ZMODEM error correcting protocol used to
send/receive files over a dial-in serial port. And they do one thing and only one thing -- transmit files. They don't do file conversions, they don't do remote commands, or any of that other stuff.
Notes
Notes: svn path=/head/; revision=4900
Diffstat (limited to 'comms/zmtx-zmrx/pkg-descr')
-rw-r--r--comms/zmtx-zmrx/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/comms/zmtx-zmrx/pkg-descr b/comms/zmtx-zmrx/pkg-descr
new file mode 100644
index 000000000000..9c2eabcebea2
--- /dev/null
+++ b/comms/zmtx-zmrx/pkg-descr
@@ -0,0 +1,9 @@
+zmtx and zmrz impliement the ZMODEM error correcting protocol used to
+send/receive files over a dial-in serial port. And they do one thing
+and only one thing -- transmit files. They don't do file conversions,
+they don't do remote commands, or any of that other stuff.
+
+Note, zmtx-zmrx is not derived from Chuck Forsberg's rzsz package.
+The only restriction is that you will not use this software for
+commercial purposes. (commercial licenses are available contact the
+author for info)