pkgsrc/archivers/Makefile

28 lines
632 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 1998/03/19 14:10:22 frueauf Exp $
# FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp
1997-10-27 03:18:56 +01:00
#
1997-11-18 13:27:08 +01:00
SUBDIR += arc
# SUBDIR += bzip
1998-01-09 11:07:23 +01:00
SUBDIR += bzip2
1997-11-18 13:27:08 +01:00
SUBDIR += freeze
SUBDIR += gcpio
# SUBDIR += gshar+gunshar
SUBDIR += gtar
SUBDIR += ha
# SUBDIR += hpack.non-usa.only
1997-11-18 13:27:08 +01:00
SUBDIR += lha
SUBDIR += macutil
# SUBDIR += nulib
# SUBDIR += p5-Compress-Zlib
SUBDIR += rar
SUBDIR += unarj
SUBDIR += unrar
1997-11-18 13:27:08 +01:00
SUBDIR += unzip
# SUBDIR += unzip.with_encryption
1997-10-27 03:18:56 +01:00
SUBDIR += zip
# SUBDIR += zip.with_encryption
SUBDIR += zoo
1997-10-27 03:18:56 +01:00
.include <bsd.port.subdir.mk>