freebsd-ports/archivers/Makefile
1999-08-25 04:25:23 +00:00

29 lines
562 B
Makefile

# $FreeBSD$
#
SUBDIR += arc
SUBDIR += bzip
SUBDIR += bzip2
SUBDIR += deepforest
SUBDIR += freeze
SUBDIR += gshar+gunshar
SUBDIR += ha
SUBDIR += hpack.non-usa.only
SUBDIR += lha
SUBDIR += linux_rar
SUBDIR += lzo
SUBDIR += nulib
SUBDIR += p5-Compress-Zlib
SUBDIR += pkzip
SUBDIR += rar
SUBDIR += unace
SUBDIR += unarj
SUBDIR += unrar
SUBDIR += unzip
SUBDIR += unzip.with_encryption
SUBDIR += zip
SUBDIR += zip.with_encryption
SUBDIR += zoo
.include <bsd.port.subdir.mk>