diff options
author | swallace <swallace@FreeBSD.org> | 1997-05-15 23:23:09 +0000 |
---|---|---|
committer | swallace <swallace@FreeBSD.org> | 1997-05-15 23:23:09 +0000 |
commit | c8a78fe90a49d60236ef54f852e57931ebe6b9ad (patch) | |
tree | 69f997b1aa371a4db449c63fe5478b21eb4ed556 /archivers/nulib/pkg-descr | |
parent | 06584e131e81b635b3fe4f3f344a326f919d8abd (diff) | |
download | FreeBSD-ports-c8a78fe90a49d60236ef54f852e57931ebe6b9ad.zip FreeBSD-ports-c8a78fe90a49d60236ef54f852e57931ebe6b9ad.tar.gz |
Nulib is a shell-based NuFX archive utility, based loosely on ARC for
the IBM PC and ar(1) under UNIX. It allows you to perform certain
operations on the same archives used by ShrinkIt, including view
archive contents, add to archive, extract from archive, and delete
from archive. In addi- tion, it will list and unpack files from
Binary II archives.
Diffstat (limited to 'archivers/nulib/pkg-descr')
-rw-r--r-- | archivers/nulib/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/archivers/nulib/pkg-descr b/archivers/nulib/pkg-descr new file mode 100644 index 0000000..ebd40fd --- /dev/null +++ b/archivers/nulib/pkg-descr @@ -0,0 +1,6 @@ +Nulib is a shell-based NuFX archive utility, based loosely on ARC for +the IBM PC and ar(1) under UNIX. It allows you to perform certain +operations on the same archives used by ShrinkIt, including view +archive contents, add to archive, extract from archive, and delete +from archive. In addi- tion, it will list and unpack files from +Binary II archives. |