1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/archivers/Makefile

22 lines
459 B
Makefile
Raw Normal View History

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