openbsd-ports/archivers/Makefile
2000-07-07 03:42:58 +00:00

31 lines
711 B
Makefile

# $OpenBSD: Makefile,v 1.9 2000/07/07 03:42:58 kevlo 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 += unace
SUBDIR += unarj
SUBDIR += unrar
SUBDIR += unzip
# SUBDIR += unzip.with_encryption
SUBDIR += zip
# SUBDIR += zip.with_encryption
SUBDIR += zoo
.include <bsd.port.subdir.mk>