openbsd-ports/archivers/Makefile

25 lines
576 B
Makefile
Raw Normal View History

1998-01-03 16:33:12 -05:00
# $OpenBSD: Makefile,v 1.2 1998/01/03 21:33:12 joey Exp $
# $FreeBSD: Makefile,v 1.19 1997/11/20 08:21:26 tg Exp $
#
1998-01-03 16:33:12 -05:00
SUBDIR += arc
SUBDIR += bzip
SUBDIR += bzip2
SUBDIR += freeze
SUBDIR += gshar+gunshar
SUBDIR += ha
# SUBDIR += hpack.non-usa.only
1998-01-03 16:33:12 -05:00
SUBDIR += lha
SUBDIR += nulib
SUBDIR += p5-Compress-Zlib
SUBDIR += rar
SUBDIR += unarj
SUBDIR += unrar
SUBDIR += unzip
# SUBDIR += unzip.with_encryption
1998-01-03 16:33:12 -05:00
SUBDIR += zip
SUBDIR += zip.with_encryption
SUBDIR += zoo
.include <bsd.port.subdir.mk>