summaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2007-06-04 08:48:38 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2007-06-04 08:48:38 +0000
commitbf753055cbe15719725960db16d13f55e990b2af (patch)
tree7e2aeac4e2edc23448d1313241a0e7d8df9462d5 /archivers/Makefile
parentUCL is a portable lossless data compression library written in ANSI C. (diff)
UPX is a free, portable, extendable, high-performance executable
packer for several different executable formats. It achieves an excellent compression ratio and offers very fast decompression. Your executables suffer no memory overhead or other drawbacks because of in-place decompression. UPX is copyrighted software distributed under the terms of the GNU General Public License, with special exceptions granting the free usage for commercial programs as stated in the UPX License Agreement. WWW: http://upx.sourceforge.net/
Notes
Notes: svn path=/head/; revision=192689
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 5b841c3c9a8e..ee6db5373745 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -51,6 +51,7 @@
SUBDIR += libunrar
SUBDIR += libzip
SUBDIR += linux-ucl
+ SUBDIR += linux-upx
SUBDIR += lzma
SUBDIR += lzo
SUBDIR += lzo2