diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-06-02 21:57:41 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-06-02 21:57:41 +0800 |
commit | ac308db3310e177101cfbf018ac174dca19392d0 (patch) | |
tree | 42553b3087c0b7ba394865b185a131f052003c3e /archivers/Makefile | |
parent | 37709c63f7268808846bdfa169f793eb67e076d1 (diff) | |
download | freebsd-ports-gnome-ac308db3310e177101cfbf018ac174dca19392d0.tar.gz freebsd-ports-gnome-ac308db3310e177101cfbf018ac174dca19392d0.tar.zst freebsd-ports-gnome-ac308db3310e177101cfbf018ac174dca19392d0.zip |
New port: linux-unace
This is official ACE (un)archiver for Linux.
Opensource unace archiver can't handle (some?) ACE 2.x archives.
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 6da19db22099..590cfe059df7 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -24,6 +24,7 @@ SUBDIR += libarc SUBDIR += libcabinet SUBDIR += libcomprex + SUBDIR += linux-unace SUBDIR += lzo SUBDIR += lzop SUBDIR += macutils |