summaryrefslogtreecommitdiff
path: root/sysutils/copytape/pkg-descr
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-12-20 21:14:43 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-12-20 21:14:43 +0000
commit6299cff8f67fe10b62dc29dd6a9f0a9378ada978 (patch)
tree3c0ad50358b4de48ed7bdf65350e6f8caf227de4 /sysutils/copytape/pkg-descr
parentAdd 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-descr4
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.