freebsd-ports/archivers/Makefile

24 lines
498 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp $
#
1995-10-03 07:45:15 -04:00
SUBDIR += arc
1996-09-27 07:24:00 -04:00
SUBDIR += bzip
SUBDIR += bzip2
1996-08-09 04:16:50 -04:00
SUBDIR += freeze
1995-10-03 07:45:15 -04:00
SUBDIR += gshar+gunshar
SUBDIR += ha
SUBDIR += hpack.non-usa.only
1995-10-03 07:45:15 -04:00
SUBDIR += lha
SUBDIR += nulib
1996-10-23 20:03:46 -04:00
SUBDIR += p5-Compress-Zlib
1996-05-15 15:23:38 -04:00
SUBDIR += rar
1995-10-03 07:45:15 -04:00
SUBDIR += unarj
SUBDIR += unrar
SUBDIR += unzip
SUBDIR += unzip.with_encryption
1995-10-03 07:45:15 -04:00
SUBDIR += zip
SUBDIR += zip.with_encryption
1995-10-03 07:45:15 -04:00
SUBDIR += zoo
1995-01-13 06:12:19 -05:00
.include <bsd.port.subdir.mk>