freebsd-ports/archivers/Makefile
Bill Fumerola ee8ec454ed Activate lzo
PR:		ports/5776
1998-12-01 23:11:59 +00:00

25 lines
513 B
Makefile

# $Id: Makefile,v 1.19 1997/11/20 08:21:26 tg Exp $
#
SUBDIR += arc
SUBDIR += bzip
SUBDIR += bzip2
SUBDIR += freeze
SUBDIR += gshar+gunshar
SUBDIR += ha
SUBDIR += hpack.non-usa.only
SUBDIR += lha
SUBDIR += lzo
SUBDIR += nulib
SUBDIR += p5-Compress-Zlib
SUBDIR += rar
SUBDIR += unarj
SUBDIR += unrar
SUBDIR += unzip
SUBDIR += unzip.with_encryption
SUBDIR += zip
SUBDIR += zip.with_encryption
SUBDIR += zoo
.include <bsd.port.subdir.mk>