1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/archivers/Makefile
1997-04-26 23:50:06 +00:00

22 lines
459 B
Makefile

# $Id: Makefile,v 1.16 1997/03/29 23:56:36 obrien Exp $
#
SUBDIR += arc
SUBDIR += bzip
SUBDIR += freeze
SUBDIR += gshar+gunshar
SUBDIR += ha
SUBDIR += hpack.non-usa.only
SUBDIR += lha
SUBDIR += p5-Compress-Zlib
SUBDIR += rar
SUBDIR += unarj
SUBDIR += unrar
SUBDIR += unzip
SUBDIR += unzip.with_encryption
SUBDIR += zip
SUBDIR += zip.with_encryption
SUBDIR += zoo
.include <bsd.port.subdir.mk>