openbsd-ports/archivers/Makefile
2001-11-27 15:16:16 +00:00

36 lines
834 B
Makefile

# $OpenBSD: Makefile,v 1.14 2001/11/27 15:16:16 reinhard Exp $
# $FreeBSD: Makefile,v 1.19 1997/11/20 08:21:26 tg Exp $
#
SUBDIR += arc
SUBDIR += bzip
SUBDIR += bzip2
SUBDIR += fastjar
SUBDIR += freeze
SUBDIR += gcpio
SUBDIR += gshar+gunshar
SUBDIR += gtar
SUBDIR += gtar,static
SUBDIR += ha
# SUBDIR += hpack.non-usa.only
SUBDIR += lha
SUBDIR += lzo
SUBDIR += lzop
SUBDIR += makeself
SUBDIR += nulib
SUBDIR += p5-Compress-LZO
SUBDIR += p5-Compress-Zlib
SUBDIR += rar
SUBDIR += star
SUBDIR += star,static
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>