diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-20 21:14:43 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-20 21:14:43 +0000 |
commit | 6299cff8f67fe10b62dc29dd6a9f0a9378ada978 (patch) | |
tree | 3c0ad50358b4de48ed7bdf65350e6f8caf227de4 /sysutils/copytape/pkg-descr | |
parent | Add tidy (www/tidy) and the HTML stylesheets (textproc/html) to the (diff) |
Import of copytape 1.0
Copytape duplicates magtapes. It is intended for duplication of
bootable or other non-file-structured (non-tar-structured) magtapes
on systems with only one tape drive. Copytape is blissfully ignorant
of tape formats. It merely makes a bit-for-bit copy of its input.
PR: ports/8454
Submitted by: sjr@home.net
Diffstat (limited to 'sysutils/copytape/pkg-descr')
-rw-r--r-- | sysutils/copytape/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/copytape/pkg-descr b/sysutils/copytape/pkg-descr new file mode 100644 index 000000000000..20711cd50577 --- /dev/null +++ b/sysutils/copytape/pkg-descr @@ -0,0 +1,4 @@ +Copytape duplicates magtapes. It is intended for duplication of +bootable or other non-file-structured (non-tar-structured) magtapes +on systems with only one tape drive. Copytape is blissfully ignorant +of tape formats. It merely makes a bit-for-bit copy of its input. |