diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-25 08:39:46 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-25 08:39:46 +0000 |
commit | 22d0f3953888adab7b437bb8d3255470cf840498 (patch) | |
tree | 626810009bf2e544150395daed5946550c8e89db /misc/bestfit/pkg-descr | |
parent | 95210734fbbfd717151ca8b29e45e814de4d65d3 (diff) | |
download | ports-22d0f3953888adab7b437bb8d3255470cf840498.tar.gz ports-22d0f3953888adab7b437bb8d3255470cf840498.zip |
Notes
Diffstat (limited to 'misc/bestfit/pkg-descr')
-rw-r--r-- | misc/bestfit/pkg-descr | 6 |
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). |