openbsd-ports/archivers/Makefile
2000-10-01 21:17:05 +00:00

32 lines
732 B
Makefile

# $OpenBSD: Makefile,v 1.10 2000/10/01 21:17:05 naddy 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 += gshar+gunshar
SUBDIR += gtar
SUBDIR += ha
# SUBDIR += hpack.non-usa.only
SUBDIR += lha
SUBDIR += lzo
SUBDIR += lzop
SUBDIR += nulib
SUBDIR += p5-Compress-LZO
SUBDIR += p5-Compress-Zlib
SUBDIR += rar
SUBDIR += star
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>