diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-13 15:39:28 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-13 15:39:28 +0000 |
commit | f2ad5c061e65d6306f14abedec8329d2e024f0ea (patch) | |
tree | 9c7de56221e1e90522ffb0d348afebe9e2913adf /archivers/arj/PLIST | |
parent | 226446aebde2c666cc22bbb743add1567fc84af5 (diff) | |
download | pkgsrc-f2ad5c061e65d6306f14abedec8329d2e024f0ea.tar.gz |
Initial import of arj-3.10b into the NetBSD packages collection
as archivers/arj.
This package is a GPL implementation of ARJ v2.7x for DOS on UNIX and
UNIX-like systems. It is assumed that the user is familiar with ARJ
operation on DOS before using this package.
New ARJ features on UNIX and UNIX-like platforms:
- Support for symbolic and hard links
- Archiving of special entities: pipes and devices
- Support for UID/GID storage in a variety of methods
- World's smallest native self-extracting modules
- Outstanding interoperability with ARJ for DOS, Windows and OS/2 Warp
From the FreeBSD port collections (with several changes by me).
Diffstat (limited to 'archivers/arj/PLIST')
-rw-r--r-- | archivers/arj/PLIST | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/archivers/arj/PLIST b/archivers/arj/PLIST new file mode 100644 index 00000000000..5a8f0f367d7 --- /dev/null +++ b/archivers/arj/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/13 15:39:28 cjep Exp $ +bin/arj +bin/arjdisp +bin/rearj +bin/register +lib/arjcrypt.so +share/doc/arj/COPYING +share/doc/arj/arjl.txt +share/doc/arj/arjs.txt +share/doc/arj/debug.txt +share/doc/arj/history.txt +share/doc/arj/readme.txt +share/doc/arj/unix.txt +@dirrm share/doc/arj |