freebsd-ports/archivers/Makefile
Will Andrews 2db2d50167 Add the macutil port, which allows us to create and extract archives from
the Mac world in formats such as binhex.

Obtained from:	NetBSD
2000-06-03 04:21:03 +00:00

33 lines
624 B
Makefile

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