aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-11-04 16:57:20 +0000
committerJohn Marino <marino@FreeBSD.org>2014-11-04 16:57:20 +0000
commitcea8b47d653ef9fcf0148d0f5b72e749dc52c6e8 (patch)
tree9cea7fd84befdb65b169d6d9be50c19d7fc1b4cb /archivers/Makefile
parent1e03c74b0fe0671e033115ea62d007437a6df559 (diff)
downloadports-cea8b47d653ef9fcf0148d0f5b72e749dc52c6e8.tar.gz
ports-cea8b47d653ef9fcf0148d0f5b72e749dc52c6e8.zip
Add new port archivers/atool
PR: 194082 Submitted by: Matteo Cypriani atool is a script for managing file archives of various types (tar, tar+gzip, zip, etc.). It provides the following commands: * aunpack: extract an archive, avoiding tar bombs * als: list the contents of an archive * acat: extract files to the standard output * apack: create an archive Optional dependencies: lbzip2 or pbzip2, lzip, plzip, lzop, lzma, zip, unzip, unrar, lha, unace, arj, arc, nomarch, p7zip, unalz.
Notes
Notes: svn path=/head/; revision=372154
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 4c3c7d35cf18..377698da9af9 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -9,6 +9,7 @@
SUBDIR += arc
SUBDIR += arj
SUBDIR += ark
+ SUBDIR += atool
SUBDIR += bicom
SUBDIR += bzip
SUBDIR += bzip2