summaryrefslogtreecommitdiff
path: root/misc/bestfit/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-25 08:39:46 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-25 08:39:46 +0000
commit22d0f3953888adab7b437bb8d3255470cf840498 (patch)
tree626810009bf2e544150395daed5946550c8e89db /misc/bestfit/pkg-descr
parentUpdate to version 0.7.2 (diff)
add bestfit 0.2.0
Optimally choose files to be put on a CD (or other media) PR: 34225 Submitted by: Steven Enderle <enderle@mdn.de>
Notes
Notes: svn path=/head/; revision=61919
Diffstat (limited to 'misc/bestfit/pkg-descr')
-rw-r--r--misc/bestfit/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/bestfit/pkg-descr b/misc/bestfit/pkg-descr
new file mode 100644
index 000000000000..3996ccc7a7bf
--- /dev/null
+++ b/misc/bestfit/pkg-descr
@@ -0,0 +1,6 @@
+Bestfit is a small program to determine which files that should be put
+on a CD (or other media), so that as little space as possible is wasted.
+It is very easy to use: you specify files on the command line, and
+bestfit prints the names of those that were selected. Alternatively,
+bestfit can execute a command for each selected file (eg. to move them
+to a different directory).