openbsd-ports/archivers/Makefile
1998-08-17 07:03:49 +00:00

26 lines
596 B
Makefile

# $OpenBSD: Makefile,v 1.5 1998/08/17 07:03:49 form Exp $
# $FreeBSD: Makefile,v 1.19 1997/11/20 08:21:26 tg Exp $
#
SUBDIR += arc
SUBDIR += bzip
SUBDIR += bzip2
SUBDIR += freeze
SUBDIR += gshar+gunshar
SUBDIR += gtar
SUBDIR += ha
# SUBDIR += hpack.non-usa.only
SUBDIR += lha
SUBDIR += nulib
SUBDIR += p5-Compress-Zlib
SUBDIR += rar
SUBDIR += unarj
SUBDIR += unrar
SUBDIR += unzip
# SUBDIR += unzip.with_encryption
SUBDIR += zip
# SUBDIR += zip.with_encryption
SUBDIR += zoo
.include <bsd.port.subdir.mk>