blob: 3662bd9fded6ae95a9004051ec75986d3d8c28bc (
plain)
1
2
3
4
5
6
7
8
9
10
|
Architecture: any
Platform: all
Depends: libarchive.13 (= ${Binary-Version}),
libbz2.1.0,
liblzma.5,
libz.1,
Description: Implementation of the 'tar' program from FreeBSD
The bsdtar program is the default system 'tar' program used on FreeBSD. bsdtar
uses the libarchive library as a backend which does all of the work for reading
and writing archives in various formats.
|