diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-13 17:50:50 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-13 17:50:50 +0000 |
commit | e783605514c863d3d76830af663720f9badfb934 (patch) | |
tree | 191456dc4eadc43b6f071bf4889744697d0d8d1c /archivers/lbrate/PLIST | |
parent | 07c55f14c03651a67ee94bd96b4949defbbdbffc (diff) | |
download | pkgsrc-e783605514c863d3d76830af663720f9badfb934.tar.gz |
Initial import of lbrate 1.1 into the NetBSD packages collection
as archivers/lbrate.
lbrate extracts/decompresses files from the CP/M LBR format. (It can also list
and test such archives.) It does this in an `unzip'-like manner, mostly hiding
the details of individually compressed and renamed files, and transparently
dealing with the required decompression/renaming.
From the FreeBSD ports collection.
Diffstat (limited to 'archivers/lbrate/PLIST')
-rw-r--r-- | archivers/lbrate/PLIST | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/archivers/lbrate/PLIST b/archivers/lbrate/PLIST new file mode 100644 index 00000000000..9423dfb553b --- /dev/null +++ b/archivers/lbrate/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/13 17:50:50 cjep Exp $ +bin/lbrate +share/doc/lbrate/COPYING +share/doc/lbrate/ChangeLog +share/doc/lbrate/README +share/doc/lbrate/TODO +@dirrm share/doc/lbrate |