openbsd-ports/archivers/Makefile
2002-05-22 11:03:01 +00:00

39 lines
910 B
Makefile

# $OpenBSD: Makefile,v 1.16 2002/05/22 11:03:01 peter 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-Archive-Tar
SUBDIR += p5-Archive-Zip
SUBDIR += p5-Compress-LZO
SUBDIR += p5-Compress-Zlib
SUBDIR += rar
SUBDIR += star
SUBDIR += star,static
SUBDIR += ucl
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>