aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2009-02-09 20:21:08 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2009-02-09 20:21:08 +0000
commit74babd48c3c053e4f9e7e870588a8391c586a3ed (patch)
treed5f673dcbeb114423dc45fa47f3ae43149ce3c8c /archivers/Makefile
parent31ccfeecc093d2f1c2295160eb49150d9a8620ba (diff)
downloadports-74babd48c3c053e4f9e7e870588a8391c586a3ed.tar.gz
ports-74babd48c3c053e4f9e7e870588a8391c586a3ed.zip
A multi-threaded bzip2/bunzip2 filter that doesn't depend on the lseek()
system call and so isn't restricted to regular files. WWW: http://phptest11.atw.hu/
Notes
Notes: svn path=/head/; revision=227942
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 ee9c76e7548a..b9094ae87afc 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -44,6 +44,7 @@
SUBDIR += kio_p7zip
SUBDIR += kzip
SUBDIR += lbrate
+ SUBDIR += lbzip2
SUBDIR += lcab
SUBDIR += lha
SUBDIR += lha-ac