freebsd-ports/archivers/Makefile
Pav Lucistnik b738c01a80 Add rzip, a compression program, similar in functionality to gzip or bzip2, but
able to take advantage from long distance redundancies in files, which can
sometimes allow rzip to produce much better compression ratios than other programs.

WWW: http://rzip.samba.org/
2004-04-20 11:39:49 +00:00

90 lines
1.8 KiB
Makefile

# $FreeBSD$
#
COMMENT = Archivers
SUBDIR += 9e
SUBDIR += alz2zip
SUBDIR += arc
SUBDIR += arj
SUBDIR += bicom
SUBDIR += bzip
SUBDIR += bzip2
SUBDIR += cabextract
SUBDIR += dact
SUBDIR += deepforest
SUBDIR += dpkg
SUBDIR += fastjar
SUBDIR += fileroller
SUBDIR += fpc-paszlib
SUBDIR += freeze
SUBDIR += gtar
SUBDIR += gzip
SUBDIR += ha
SUBDIR += hffzip
SUBDIR += hpack.non-usa.only
SUBDIR += jzip.org
SUBDIR += lbrate
SUBDIR += lha
SUBDIR += libarc
SUBDIR += libarchive
SUBDIR += libcabinet
SUBDIR += libcomprex
SUBDIR += linux-unace
SUBDIR += lzo
SUBDIR += lzop
SUBDIR += macutils
SUBDIR += makeself
SUBDIR += mscompress
SUBDIR += mtf
SUBDIR += nomarch
SUBDIR += nulib
SUBDIR += nwreckdum
SUBDIR += p5-Archive-Tar
SUBDIR += p5-Archive-Zip
SUBDIR += p5-Compress-Bzip2
SUBDIR += p5-Compress-Zlib
SUBDIR += p5-IO-Zlib
SUBDIR += p5-Mac-Macbinary
SUBDIR += par2cmdline
SUBDIR += parchive
SUBDIR += pear-Archive_Tar
SUBDIR += ppunpack
SUBDIR += py-bzip2
SUBDIR += py-tarfile
SUBDIR += rar
SUBDIR += rox-archive
SUBDIR += rpm
SUBDIR += rpm2cpio
SUBDIR += rpm4
SUBDIR += ruby-bz2
SUBDIR += ruby-zip
SUBDIR += rvm
SUBDIR += rzip
SUBDIR += sectar
SUBDIR += sharutils
SUBDIR += squsq
SUBDIR += star
SUBDIR += stuffit
SUBDIR += szip
SUBDIR += tardy
SUBDIR += ucl
SUBDIR += unace
SUBDIR += unadf
SUBDIR += unarj
SUBDIR += undms
SUBDIR += unlzx
SUBDIR += unrar
SUBDIR += unshield
SUBDIR += untar
SUBDIR += unzip
SUBDIR += upx
SUBDIR += wzip
SUBDIR += xdms
SUBDIR += xmill
SUBDIR += xpk
SUBDIR += zip
SUBDIR += zipios++
SUBDIR += zoo
.include <bsd.port.subdir.mk>