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

23 lines
466 B
Makefile

# $Id: Makefile,v 1.13 1996/08/23 06:48:49 tg Exp $
#
SUBDIR += arc
SUBDIR += bzip
SUBDIR += freeze
SUBDIR += gshar+gunshar
SUBDIR += ha
SUBDIR += hpack.non-usa.only
SUBDIR += lha
SUBDIR += rar
SUBDIR += unarj
SUBDIR += unrar
SUBDIR += unzip
SUBDIR += unzip.with_encryption
SUBDIR += uudeview
SUBDIR += uudx
SUBDIR += zip
SUBDIR += zip.with_encryption
SUBDIR += zoo
.include <bsd.port.subdir.mk>