diff options
author | nia <nia@pkgsrc.org> | 2022-01-07 12:43:14 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2022-01-07 12:43:14 +0000 |
commit | 8ab2321d8c838a044777bbebfd2db1280abcf3ce (patch) | |
tree | b7643484c5bc6574ff48a5b443a574c4bcf32603 /x11/xtar/DESCR | |
parent | 82d7b63c485e2768123b43077d4a5e8da2179774 (diff) | |
download | pkgsrc-8ab2321d8c838a044777bbebfd2db1280abcf3ce.tar.gz |
add x11/xtar
XTar is a package for graphically viewing and manipulating files which have
been archived using tar (Tape ARchive), and possibly compressed with gzip
or the standard UNIX compress utility. XTar requires an ANSI C compiler and
the Motif toolkit to build.
Diffstat (limited to 'x11/xtar/DESCR')
-rw-r--r-- | x11/xtar/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/xtar/DESCR b/x11/xtar/DESCR new file mode 100644 index 00000000000..fc10bd0df72 --- /dev/null +++ b/x11/xtar/DESCR @@ -0,0 +1,4 @@ +XTar is a package for graphically viewing and manipulating files which have +been archived using tar (Tape ARchive), and possibly compressed with gzip +or the standard UNIX compress utility. XTar requires an ANSI C compiler and +the Motif toolkit to build. |