openbsd-ports/archivers/Makefile

29 lines
660 B
Makefile
Raw Normal View History

2000-07-06 23:18:38 -04:00
# $OpenBSD: Makefile,v 1.8 2000/07/07 03:18:38 kevlo 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
2000-07-06 23:18:38 -04:00
SUBDIR += fastjar
1998-01-03 16:33:12 -05:00
SUBDIR += freeze
SUBDIR += gshar+gunshar
1998-01-14 04:25:20 -05:00
SUBDIR += gtar
1998-01-03 16:33:12 -05:00
SUBDIR += ha
# SUBDIR += hpack.non-usa.only
1998-01-03 16:33:12 -05:00
SUBDIR += lha
1999-04-19 23:10:40 -04:00
SUBDIR += lzo
1998-01-03 16:33:12 -05:00
SUBDIR += nulib
SUBDIR += p5-Compress-Zlib
1998-08-17 03:03:49 -04:00
SUBDIR += rar
1999-04-18 18:12:09 -04:00
SUBDIR += unace
1998-01-03 16:33:12 -05:00
SUBDIR += unarj
SUBDIR += unrar
SUBDIR += unzip
# SUBDIR += unzip.with_encryption
1998-01-03 16:33:12 -05:00
SUBDIR += zip
1998-03-27 01:56:59 -05:00
# SUBDIR += zip.with_encryption
1998-01-03 16:33:12 -05:00
SUBDIR += zoo
.include <bsd.port.subdir.mk>